Update laptop_install authored by Josep Virgili Llop's avatar Josep Virgili Llop
...@@ -47,7 +47,7 @@ First install git ...@@ -47,7 +47,7 @@ First install git
Then clone this repo into the `Documents` folder: Then clone this repo into the `Documents` folder:
cd Documents cd Documents
git clone git@gitlab.nps.edu:srl/SRL_Laptop_Install.git git clone https://gitlab.nps.edu/srl/SRL_Laptop_Install.git
Use the `Basic_install.sh` from this public repo to get your system upgraded and to install Smartgit (our git client of choice) and Sublime Text (our text editor of choice). Use the `Basic_install.sh` from this public repo to get your system upgraded and to install Smartgit (our git client of choice) and Sublime Text (our text editor of choice).
... ...
......