1
0
Fork 0
mirror of https://github.com/shouptech/synthale.git synced 2026-02-03 07:29:42 +00:00

Fix install block

This commit is contained in:
Emma 2018-12-31 13:22:48 -07:00
parent 3760836771
commit 0c4fb1a681

View file

@ -12,9 +12,10 @@ Installation
Synthale requires Python 3. Install Synthale from PyPi:
```
pip3 install Synthale
```
::
pip3 install synthale
Usage