summaryrefslogtreecommitdiff
path: root/chap_3.tex
diff options
context:
space:
mode:
authorrahulp132022-09-24 01:50:37 +0530
committerrahulp132022-09-24 01:50:37 +0530
commitd506ebe9740b6b385529880d1c82e7a1950249bc (patch)
treeac087181e2a5bf453ca0675b10cc8ab7bafce741 /chap_3.tex
parentf633fa2bc5625011b4b76d941fa8a95b4681cdb9 (diff)
downloadeSim-m2.3.tar.gz
eSim-m2.3.tar.bz2
eSim-m2.3.zip
Updated manual for release of v2.3m2.3
Diffstat (limited to 'chap_3.tex')
-rw-r--r--chap_3.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/chap_3.tex b/chap_3.tex
index 66d748fa..60dcc64e 100644
--- a/chap_3.tex
+++ b/chap_3.tex
@@ -6,10 +6,10 @@
\begin{enumerate}
\item Download eSim installer from {\tt http://esim.fossee.in/downloads} to a local directory and unpack it. You can also unpack the installer through the terminal. Open the terminal and navigate to the directory where the installer is located. Use the following command to unpack: \\
\\
-\quad {\tt \$ unzip eSim-2.2.zip}
+\quad {\tt \$ unzip eSim-2.3.zip}
\item To install eSim and other dependencies run the following command: \\
\\
- \quad {\tt \$ cd eSim-2.2 \newline \$ chmod +x install-eSim.sh \newline \$ ./install-eSim.sh --install}
+ \quad {\tt \$ cd eSim-2.3 \newline \$ chmod +x install-eSim.sh \newline \$ ./install-eSim.sh --install}
\item To run eSim from the terminal, type: \\
\\
\quad {\tt \$ esim} \\
@@ -20,7 +20,7 @@
\section {eSim installation in Windows OS}
\begin{enumerate}
-\item Download \textbf{eSim-2.2\_installer.exe} from {\tt https://esim.fossee.in/downloads}
+\item Download \textbf{eSim-2.3\_installer.exe} from {\tt https://esim.fossee.in/downloads}
\item Disable the antivirus (if any).
\item If MinGW and/or MSYS is already installed in your machine, then remove it from the PATH environment variable as it may interfere with eSim and might not work as intended.
\item Now, double click on the exe file to start the installation process. If a window appears, click {\tt Yes} to complete the installation.