diff options
author | Holden Rohrer <holden.rohrer@gmail.com> | 2019-11-11 20:08:27 -0500 |
---|---|---|
committer | Holden Rohrer <holden.rohrer@gmail.com> | 2019-11-11 20:08:27 -0500 |
commit | cab7b7d5dda604b0d4161ce1d55932ff63fd2039 (patch) | |
tree | d68e9ea46f4548182baaec8bc54b236526a60f7d /final | |
parent | 63bcbf3ced6633b7c968910a63e8bfc3e0642536 (diff) |
fixed codequoting in appendix
Diffstat (limited to 'final')
-rw-r--r-- | final/appendix.tex | 2 | ||||
-rw-r--r-- | final/final.pdf | bin | 78373 -> 78363 bytes |
2 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 } diff --git a/final/final.pdf b/final/final.pdf Binary files differindex 7a5715f..707ee6e 100644 --- a/final/final.pdf +++ b/final/final.pdf |