Compare commits
No commits in common. "5184c79147104142469e36135d65473ee8e111a1" and "d9221b71ec4ede7eff26fcd565013b9a605daa67" have entirely different histories.
5184c79147
...
d9221b71ec
@ -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 (the same version for all developers!) installed.
|
||||
Make sure to have python3 and pandoc installed.
|
||||
Next, we can install all requirements:
|
||||
|
||||
$ cd onpoint
|
||||
@ -25,7 +25,6 @@ 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