mirror of
https://github.com/shouptech/synthale.git
synced 2026-02-03 15:39:45 +00:00
Fix install block
This commit is contained in:
parent
3760836771
commit
0c4fb1a681
1 changed files with 4 additions and 3 deletions
|
|
@ -12,9 +12,10 @@ Installation
|
|||
|
||||
Synthale requires Python 3. Install Synthale from PyPi:
|
||||
|
||||
```
|
||||
pip3 install Synthale
|
||||
```
|
||||
::
|
||||
|
||||
pip3 install synthale
|
||||
|
||||
|
||||
|
||||
Usage
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue