Update getting started authored by ojs1g14's avatar ojs1g14
......@@ -2,12 +2,6 @@
A description of how to install AmpScan on your local machine and begin development.
## Windows
# All Platforms
Worth specifically addressing anaconda useage *https://www.anaconda.com/
## Mac and Linux
AmpScan is not yet available in Ubuntu's `apt` repository - this will be added pending licensing details from the University. In the meantime install via git.
Add description of git installation...
\ No newline at end of file
AmpScan is not yet available through PyPi so `pip install` will not retreive the package. Instead, clone the git repository into from your local machine using the gitlab online GUI or the command line from *git@git.soton.ac.uk:js22g12/AmpScan.git .
\ No newline at end of file