diff options
author | Holden Rohrer <holden.rohrer@gmail.com> | 2019-11-11 23:23:00 -0500 |
---|---|---|
committer | Holden Rohrer <holden.rohrer@gmail.com> | 2019-11-11 23:23:00 -0500 |
commit | 629d46992fccb4d03d07505b5f17f238fec32a5a (patch) | |
tree | 1473bf3c912be18c7f47dac5ee608843d9b5dc75 /final/appendix.tex | |
parent | eb364b5badef4afb4cc1ce370a36fd089aa61cf7 (diff) |
improved instructions
Diffstat (limited to 'final/appendix.tex')
-rw-r--r-- | final/appendix.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/final/appendix.tex b/final/appendix.tex index 06cc36a..f67d2d6 100644 --- a/final/appendix.tex +++ b/final/appendix.tex @@ -7,4 +7,4 @@ Now that those tools are available, run the following shell commands to install \$ pip install numpy } -Each file should be executable with ``{\tt python3 \$filename}'', preferably in its local directory. +Each file should be executable with ``{\tt python3 \$filename}'', preferably in its local directory. The files can be obtained from the internet with ``{\tt git clone https://github.com/feynmansfedora/appcomb-proj.git}'', assuming {\tt git} is installed. If it is not, it can be cloned from \link{https://github.com/feynmansfedora/appcomb-proj} directly. |