Fix file path
This commit is contained in:
parent
1ac8ff6547
commit
1654f5c232
@ -20,7 +20,9 @@ cd onpoint
|
|||||||
pip3 install -r requirements.txt
|
pip3 install -r requirements.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
To compile, run `python3 main.py $root_directory`. You will have to pass `--no-help-menu` to compile the slides in the `test` folder of this development repository. Use `python3 main.py -h` to learn more about all available optional parameters.
|
To compile, run `python3 main.py $root_directory`. Use `python3 main.py -h` to learn more about all available optional parameters.
|
||||||
|
|
||||||
|
**Note for onpoint developers:** You will have to pass `--no-help-menu` to compile the slides in the `demo` folder of this development repository.
|
||||||
|
|
||||||
## The Project Structure
|
## The Project Structure
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user