updated readme with install script
This commit is contained in:
@@ -51,15 +51,13 @@ find PDFs for google and save to both a CSV and Markdown file:
|
|||||||
|
|
||||||
`ferrisfind -k {serpapi key} -n google -c ./metadata.csv -m ./metadata.md`
|
`ferrisfind -k {serpapi key} -n google -c ./metadata.csv -m ./metadata.md`
|
||||||
|
|
||||||
# Building
|
# intall
|
||||||
clone this repo:
|
clone this repo:
|
||||||
|
|
||||||
`git clone https://git.pyro.monster/pyro/ferrisfind.git`
|
`git clone https://git.pyro.monster/pyro/ferrisfind.git`
|
||||||
|
|
||||||
cd into the repo and build with cargo:
|
cd into the repo and run the install script:
|
||||||
|
|
||||||
`cd ferrisfind`
|
`cd ferrisfind`
|
||||||
|
|
||||||
`cargo build --release`
|
`./install.sh`
|
||||||
|
|
||||||
Your compiled binary will be in ferrisfind/target/release/ferrisfind.
|
|
||||||
|
|||||||
Reference in New Issue
Block a user