diff --git a/README.md b/README.md index d14e2aa8..602547b8 100644 --- a/README.md +++ b/README.md @@ -98,8 +98,8 @@ docker run -p 3000:3000 --pull=always --rm -v $(pwd):/data -e CONFIG_PATH=/data/ - Starts the web server on port 3000.
-3. Start searching at `http://localhost:3000` +3. Start searching at `http://localhost:3000`
To learn how to configure Sourcebot to index your own repos, please refer to our [docs](https://docs.sourcebot.dev/self-hosting/overview).