Update docs/src/run-your-own.md
Co-Authored-By: s-pace <sylvain.pace@algolia.com>
This commit is contained in:
parent
864bc71548
commit
f24d4b89d0
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@ Now that you have your environment variables set, you can run the crawler
|
|||
according to your config.
|
||||
|
||||
Running `pipenv shell` will enable your virtual environment. From there, you can
|
||||
run one crawl with the following command: code source
|
||||
run one crawl with the following command:
|
||||
|
||||
```sh
|
||||
$ ./docsearch run /path/to/your/config.json
|
||||
|
|
|
|||
Loading…
Reference in a new issue