diff options
Diffstat (limited to 'Debian/readme.md')
-rw-r--r-- | Debian/readme.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Debian/readme.md b/Debian/readme.md index 0c35e79c..eb8d2850 100644 --- a/Debian/readme.md +++ b/Debian/readme.md @@ -22,6 +22,7 @@ It contains all the documenation for making eSim executable (using PyInstaller) $ pip install pyinstaller $ pip install matplotlib + $ pip install tornado $ pip install --upgrade 'setuptools<45.0.0' $ sudo apt install build-essential python3-dev libqt4-dev qt4-dev-tools $ mkdir eSim/build |