diff options
author | nilshah98 | 2019-06-07 18:06:05 +0530 |
---|---|---|
committer | nilshah98 | 2019-06-13 12:15:50 +0530 |
commit | 1970530f0818577ef6fb1b2018d76829195c87e9 (patch) | |
tree | 667f63f752b4f85730a9ea3b8bcc368ccaf82d73 /INSTALL | |
parent | d620109c1255aa4af35aa8f86f0e147b709d9b9c (diff) | |
download | eSim-1970530f0818577ef6fb1b2018d76829195c87e9.tar.gz eSim-1970530f0818577ef6fb1b2018d76829195c87e9.tar.bz2 eSim-1970530f0818577ef6fb1b2018d76829195c87e9.zip |
python calls updated to python3 calls
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ Table of contents B. Double click eSim desktop icon - C. From command line : Do `cd src/fronEnd` and type `python Application.py` to open eSim. + C. From command line : Do `cd src/fronEnd` and type `python3 Application.py` to open eSim. 2. eSim installation in Windows |