Browse Source

add deps install pymumble

encrypt 4 years ago
parent
commit
5e97e8df7e
1 changed files with 1 additions and 0 deletions
  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
 ```