Update README.md

This commit is contained in:
TheCookingSenpai 2024-08-18 01:11:54 +02:00 committed by GitHub
parent ec111f8844
commit fe076c6d93
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,11 +11,15 @@ This project is created for fun and educational purposes. As with any experiment
## Installation
Clone the repository with
`git clone https://github.com/tcsenpai/neoretro-synth.git`
`git clone https://github.com/tcsenpai/neoretrosynth.git`
Then
`cd neoretro-synth`
`pip install -r requirements.txt`
```
cd neoretrosynth
pip install -r requirements.txt
```
Now you can run the application with
`python main.py`
@ -106,4 +110,4 @@ NeoRetro Synth is released under the DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
For the full license text, please see the [LICENSE.md](LICENSE.md) file or visit [http://www.wtfpl.net/](http://www.wtfpl.net/) for more information.
Copyright (C) 2024 tcsenpai <tcsenpai@discus.sh>
Copyright (C) 2024 tcsenpai <tcsenpai@discus.sh>