Browse Source

istruzioni installazione

boyska 4 years ago
parent
commit
e27aeaff68
1 changed files with 2 additions and 5 deletions
  1. 2 5
      mumble-bot/README.md

+ 2 - 5
mumble-bot/README.md

@@ -7,10 +7,7 @@ Install
 --------
 
 ```
-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
+pip3 install git+https://github.com/azlux/pymumble # quest non sta su pypy
 ```
 
 Usi
@@ -21,7 +18,7 @@ Usi
 con pulseaudio
 
 ```
-python3 bot.py --stream --channel "canale" | paplay --raw --rate=48000 --format=s16le --channels=2
+python3 bot.py --stream --channel "canale" | paplay -n mumblebot --raw --rate=48000 --format=s16le --channels=2
 ```
 
 ### Stream to icecast