summaryrefslogtreecommitdiff
path: root/chap_3.tex
diff options
context:
space:
mode:
authorRahul P2022-02-12 12:59:02 +0530
committerGitHub2022-02-12 12:59:02 +0530
commita073cc774ecd524dbc4ba726c99f883d1bbf39e1 (patch)
tree7b163e0ef122c04a20adf57f8a9e70839951ce66 /chap_3.tex
parentd4c31bea2c68a8318ade1575050c0187445989b4 (diff)
parent5b33086a1f9555b690b99c2be7c6bbbb32aff286 (diff)
downloadeSim-a073cc774ecd524dbc4ba726c99f883d1bbf39e1.tar.gz
eSim-a073cc774ecd524dbc4ba726c99f883d1bbf39e1.tar.bz2
eSim-a073cc774ecd524dbc4ba726c99f883d1bbf39e1.zip
Merge pull request #190 from rahulp13/manualm2.2_pre-release
Updated manual for pre-release of v2.2
Diffstat (limited to 'chap_3.tex')
-rw-r--r--chap_3.tex28
1 files changed, 14 insertions, 14 deletions
diff --git a/chap_3.tex b/chap_3.tex
index 25b9ca43..36c936a8 100644
--- a/chap_3.tex
+++ b/chap_3.tex
@@ -4,25 +4,25 @@
\section {eSim installation in Ubuntu OS}
\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:
+\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.1.zip}
-\item To install eSim and other dependencies run the following command:
+\quad {\tt \$ unzip eSim-2.2\_pre-release.zip}
+\item To install eSim and other dependencies run the following command: \\
\\
- \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 \$ cd eSim-2.2 \newline \$ chmod +x install-eSim.sh \newline \$ ./install-eSim.sh --install}
+\item To run eSim from the terminal, type: \\
\\
-\quad {\tt \$ esim}
+\quad {\tt \$ esim} \\
\\
- or you can double click on {\tt eSim} icon created on the Desktop after installation.
+ or you can double click on {\tt eSim} icon created on Desktop after installation.
\end{enumerate}
-\section {eSim installation in Windows OS}
-\begin{enumerate}
-\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.
-\end{enumerate}
+%\section {eSim installation in Windows OS}
+%\begin{enumerate}
+%\item Download \textbf{eSim-2.2\_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.
+%\end{enumerate}