Parcourir la source

add deps install pymumble

encrypt il y a 4 ans
Parent
commit
5e97e8df7e
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      mumble-bot/README.md

+ 1 - 0
mumble-bot/README.md

@@ -10,6 +10,7 @@ install
 pip install --user pyaudio # che in realta non serve poi lo levo
 git clone  https://github.com/azlux/pymumble # quest non sta su pypy
 cd pymumble
+pip3 install --user -r requirements.txt
 python3 setup.py install --user
 ```