Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sankeer28 authored May 7, 2024
1 parent fbe4d0e commit 5f41e43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ A Python script that automates the creation of nightcore-style/sped-up videos or
Do ```pip install -r requirements.txt```
- [Python 3.10.0](https://www.python.org/downloads/release/python-3100/): requires this specific version of Python
- On linux you can do ```sudo apt install python3.10``` then ``` python3 main.py```
- [ffmpeg](https://ffmpeg.org/): Add to system path. Used ffmpeg version n4.4.4-6-gd5fa6e3a91-20230604 at time of development
- [ffmpeg](https://ffmpeg.org/): Add to system path.
- Linux (apt):
```sudo apt install ffmpeg```
- macOS (brew):
Expand Down

0 comments on commit 5f41e43

Please sign in to comment.