Skip to content

Commit 6e6cfe6

Browse files
committed
chore(docs): remove redundant touch command
1 parent f176173 commit 6e6cfe6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ curl -o docker-compose.yml https://raw.githubusercontent.com/sourcebot-dev/sourc
8181

8282
2. In the same directory as the `docker-compose.yml` file, create a [configuration file](https://docs.sourcebot.dev/docs/configuration/config-file). The configuration file is a JSON file that configures Sourcebot's behaviour, including what repositories to index, language model providers, auth providers, and more.
8383
```sh
84-
touch config.json
8584
echo '{
8685
"$schema": "https://raw.githubusercontent.com/sourcebot-dev/sourcebot/main/schemas/v3/index.json",
8786
// Comments are supported.

0 commit comments

Comments
 (0)