From f24d4b89d063769a84ae2d60b102ccb21e70447e Mon Sep 17 00:00:00 2001 From: Tim Carry Date: Wed, 28 Nov 2018 10:51:28 +0100 Subject: [PATCH] Update docs/src/run-your-own.md Co-Authored-By: s-pace --- docs/src/run-your-own.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/run-your-own.md b/docs/src/run-your-own.md index c704e434..44d573e2 100644 --- a/docs/src/run-your-own.md +++ b/docs/src/run-your-own.md @@ -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