Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
- Updated installation on Arch GNU/Linux
  • Loading branch information
svsdval authored Apr 20, 2023
1 parent a6be7c3 commit 9b5f422
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ sudo apt install python-opencv python-pygame python-midiutil python-opengl
sudo pacman -S hdf5 opencv python-pygame python-opengl
sudo pip install midiutil
```
Or thanks to C0rn3j you can install video2midi just from AUR now:
```
sudo pacman -S video2midi-git
```

#### Windows + Anaconda2 (python 2.7)/Anaconda3 (python 3.7):
- [Read this instruction to using video2midi from github on Windows](https://github.com/svsdval/video2midi/wiki/Using-video2midi-from-github-on-Windows)
Expand Down

0 comments on commit 9b5f422

Please sign in to comment.