Update README.md
This commit is contained in:
parent
b620ffe918
commit
75b8b3ac51
@ -6,7 +6,7 @@ This program is meant to be used as a git submodule of your actual presentation
|
||||
|
||||
$ git submodule add -b release git@path-to-onpoint.git
|
||||
|
||||
Make sure to have python3 and pandoc installed.
|
||||
Make sure to have python3 and pandoc (the same version for all developers!) installed.
|
||||
Next, we can install all requirements:
|
||||
|
||||
$ cd onpoint
|
||||
@ -25,6 +25,7 @@ We recommend you to structure your project directory like this:
|
||||
├── onpoint
|
||||
│ ├── autocompile.sh
|
||||
│ ├── main.py
|
||||
│ ├── ….py
|
||||
│ ├── README.md
|
||||
│ └── requirements.txt
|
||||
├── slides
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user