Skip to content
This repository was archived by the owner on Jul 25, 2025. It is now read-only.

Commit cd0ae53

Browse files
committed
save
1 parent 3ab4cf0 commit cd0ae53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
We use Sphinx to auto-generate the API reference.
44

5-
To generate documentation:
5+
To generate documentation, run this from the project root:
66

77
```bash
8-
./build_docs.sh
8+
./scripts/build_docs.sh
99
```

0 commit comments

Comments
 (0)