Skip to content

Commit 34379af

Browse files
authored
Update README.md
1 parent 3fc752a commit 34379af

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,9 @@ Install the Autodoc CLI tool as a global NPM module:
4646
```bash
4747
$ npm install -g @context-labs/autodoc
4848
```
49-
This command installs the Autodoc CLI tool that will allow you to create and query Autodoc indexes. Run `$ doc` to see the available commands.
49+
This command installs the Autodoc CLI tool that will allow you to create and query Autodoc indexes.
50+
51+
Run `doc` to see the available commands.
5052

5153
### Querying
5254
We'll use the Autodoc repository as an example to demonstrate how querying in Autodoc works.

0 commit comments

Comments
 (0)