Skip to content
Snippets Groups Projects
Commit ec0c60d6 authored by Will Billingsley's avatar Will Billingsley
Browse files

Updated README.md

parent b857b969
Branches solution
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ If you're working locally, you can install a web server, or you can run the [exa
To get the code, open a terminal, `cd` into the public directory of whichever webserver you are using, and:
```sh
git clone git@github.com:UNEadvancedweb/tutorial-conway-life-t1.git
git clone https://gitlab.une.edu.au/cosc360in2018/tutorial-conway-life-t1.git
```
This will clone this code using the git version control system. That will, amongst other things, let you switch between different branches (eg, the solution and the start of the exercise)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment