Skip to content

Commit d7035d8

Browse files
Update README.md
1 parent bbcc875 commit d7035d8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ The documentation follows the [Diataxis approach](https://diataxis.fr/).
66

77
1. Create a virtual environment and activate it.
88
2. Install the requirements with `pip install -r requirements.txt`.
9-
3. Build the docs `./build-docs.sh`. The new version is available in `docs/build/html/index.html`.
9+
3. Build the docs locally with `./build-docs.sh`. The new version is available in `docs/build/html/index.html`.
10+
4. When the local version looks good, push your changes. Pushes to main will build and deploy the new version.
1011

1112
## Where to Place Content
1213

0 commit comments

Comments
 (0)