aboutsummaryrefslogtreecommitdiff
path: root/final/appendix.tex
diff options
context:
space:
mode:
Diffstat (limited to 'final/appendix.tex')
-rw-r--r--final/appendix.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/final/appendix.tex b/final/appendix.tex
index 4df558b..2dc9741 100644
--- a/final/appendix.tex
+++ b/final/appendix.tex
@@ -2,7 +2,7 @@ These programs, {\tt rsa.py} and {\tt bridges.py} need to be run with Python3, s
The package manager {\tt pip} is also necessary for installation of third party graphics libraries such as {\tt NetworkX}. Install that as described here: \link{https://pip.pypa.io/en/stable\-/installing/}.
Now that those tools are available, run the following shell commands to install relevant libraries:
-{\tt\obeylines\parindent=2in%
+{\tt\obeylines\parindent=1in
\$ pip install networkx
}