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
|
$ 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:
|
Next, we can install all requirements:
|
||||||
|
|
||||||
$ cd onpoint
|
$ cd onpoint
|
||||||
@ -25,6 +25,7 @@ We recommend you to structure your project directory like this:
|
|||||||
├── onpoint
|
├── onpoint
|
||||||
│ ├── autocompile.sh
|
│ ├── autocompile.sh
|
||||||
│ ├── main.py
|
│ ├── main.py
|
||||||
|
│ ├── ….py
|
||||||
│ ├── README.md
|
│ ├── README.md
|
||||||
│ └── requirements.txt
|
│ └── requirements.txt
|
||||||
├── slides
|
├── slides
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user