Skip to content

Commit 4b5b59f

Browse files
committed
Updates just docs command to match justfile
1 parent 98ae9e0 commit 4b5b59f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ documentation including narrative docs, and the [Sphinx docstring format](https:
178178
You can build the documentation locally by running:
179179

180180
```bash
181-
just docs-build
181+
just docs
182182
```
183183

184184
When updating docs, it can be helpful to run the live docs server as:

0 commit comments

Comments
 (0)