Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bimac committed Sep 12, 2023
1 parent 247239f commit f31aca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ python -m unittest discover ./iblrig/test
### Build the documentation
```shell
# make sure pre-requisites are installed
pip install -r requirements-dev.txt
pip install --upgrade -e .[DEV]
# create the static directory
rm -rf ./docs/build
mkdir -p ./docs/build/html/_static
Expand Down

0 comments on commit f31aca3

Please sign in to comment.