We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fc752a commit 34379afCopy full SHA for 34379af
README.md
@@ -46,7 +46,9 @@ Install the Autodoc CLI tool as a global NPM module:
46
```bash
47
$ npm install -g @context-labs/autodoc
48
```
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.
+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.
52
53
### Querying
54
We'll use the Autodoc repository as an example to demonstrate how querying in Autodoc works.
0 commit comments