Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
courses:cs101-201952:labs:lab3 [2019/02/12 15:44] mlsmith |
courses:cs101-201952:labs:lab3 [2019/02/12 15:46] (current) mlsmith |
||
---|---|---|---|
Line 19: | Line 19: | ||
- Type the following commands to pull down a copy of this lab from GitHub:<code> | - Type the following commands to pull down a copy of this lab from GitHub:<code> | ||
$ git init | $ git init | ||
- | $ git remote add origin https://github.com/Vassar-cs101-mlsmith-spr2019/lab-3-yourVassarID | + | $ git remote add origin https://github.com/Vassar-cs101-mlsmith-spr2019/lab-3-yourGitHubID |
$ git pull origin master | $ git pull origin master | ||
</code> | </code> |