From d9ab84106cac311d953f344386fef1c1e2bca1cf Mon Sep 17 00:00:00 2001 From: rahulp13 Date: Fri, 21 Feb 2020 18:20:48 +0530 Subject: update readme --- Debian/readme.md | 1 + 1 file changed, 1 insertion(+) (limited to 'Debian') 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 -- cgit