recommend stock Debian/Ubuntu package for fysom

fysom is now available as a regular Debian/Ubuntu package
so there is no need anymore to install it via pip:
  https://packages.debian.org/stretch/python-fysom
  https://packages.ubuntu.com/bionic/python-fysom

Change-Id: I59e3b93c1d3f849f14dcb2344f6f033312331884
This commit is contained in:
Stefan Sperling 2018-08-09 11:58:51 +02:00
parent 983231a70d
commit 354904a0a6
1 changed files with 1 additions and 3 deletions

4
README
View File

@ -12,9 +12,7 @@ of the voice streams.
mncc-python needs python-pykka, and fysom.
On Debian or Ubuntu you can install them via
sudo apt-get install python-pykka python-pip
sudo pip install fysom
sudo apt-get install python-pykka python-fysom
= Getting the code =