summaryrefslogtreecommitdiff
path: root/chap_3.tex
diff options
context:
space:
mode:
authorrahulp132021-01-07 23:28:41 +0530
committerrahulp132021-01-07 23:28:41 +0530
commitaf5b8bd7ab12c40b982f091a6aadd3b623c702ce (patch)
tree553813b45147b233ac81325cfc64ff28819e94be /chap_3.tex
parent367ca6840088377c54efdd00c2a23cc59bdc0607 (diff)
downloadeSim-af5b8bd7ab12c40b982f091a6aadd3b623c702ce.tar.gz
eSim-af5b8bd7ab12c40b982f091a6aadd3b623c702ce.tar.bz2
eSim-af5b8bd7ab12c40b982f091a6aadd3b623c702ce.zip
updated manual for release v2.1
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 210573b7..25b9ca43 100644
--- a/chap_3.tex
+++ b/chap_3.tex
@@ -6,10 +6,10 @@
\begin{enumerate}
\item Download eSim installer for Linux 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 this INSTALL file is located. Use the following command to unpack:
\\
-\quad {\tt \$ unzip eSim-2.0.zip}
+\quad {\tt \$ unzip eSim-2.1.zip}
\item To install eSim and other dependencies run the following command:
\\
- \quad {\tt \$ cd eSim-2.0 \newline \$ chmod +x install-eSim.sh \newline \$ ./install-eSim.sh --install}
+ \quad {\tt \$ cd eSim-2.1 \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.0\_install.exe} from {\tt https://esim.fossee.in/downloads}
+\item Download \textbf{eSim-2.1\_install.exe} from {\tt https://esim.fossee.in/downloads}
\item Disable the antivirus (if any). Now, double click on the exe file to start the installation process. If a window appears, click {\tt Yes} to complete the installation.
\item By default eSim will be installed in C drive, under an auto-generated FOSSEE Folder. Note that installation directory can neither be in "Program Files" nor contain spaces in its path.
\item \textbf{eSim} icon will be created on desktop. You can double click on the {\tt eSim} icon created on the Desktop after installation.