mirror of
https://github.com/tcsenpai/neoretrosynth.git
synced 2025-06-06 19:15:26 +00:00
Update README.md
This commit is contained in:
parent
ec111f8844
commit
fe076c6d93
10
README.md
10
README.md
@ -11,11 +11,15 @@ This project is created for fun and educational purposes. As with any experiment
|
|||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
Clone the repository with
|
Clone the repository with
|
||||||
`git clone https://github.com/tcsenpai/neoretro-synth.git`
|
|
||||||
|
`git clone https://github.com/tcsenpai/neoretrosynth.git`
|
||||||
|
|
||||||
Then
|
Then
|
||||||
`cd neoretro-synth`
|
|
||||||
`pip install -r requirements.txt`
|
```
|
||||||
|
cd neoretrosynth
|
||||||
|
pip install -r requirements.txt
|
||||||
|
```
|
||||||
|
|
||||||
Now you can run the application with
|
Now you can run the application with
|
||||||
`python main.py`
|
`python main.py`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user