diff options
author | rahulp13 | 2020-02-21 18:20:48 +0530 |
---|---|---|
committer | rahulp13 | 2020-02-21 18:20:48 +0530 |
commit | d9ab84106cac311d953f344386fef1c1e2bca1cf (patch) | |
tree | cad35f908cd5c5e77b6a803c265fc4a42e8929c5 | |
parent | e4c3bf94f0ede7a354a1253f11b1dbf378b49327 (diff) | |
download | eSim-d9ab84106cac311d953f344386fef1c1e2bca1cf.tar.gz eSim-d9ab84106cac311d953f344386fef1c1e2bca1cf.tar.bz2 eSim-d9ab84106cac311d953f344386fef1c1e2bca1cf.zip |
update readme
-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 |