This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
notes:c4eng:fall2023:projects:abc0 [2023/08/29 18:47] – [Create info.text file with information] lbond1 | notes:c4eng:fall2023:projects:abc0 [2023/08/29 19:09] (current) – [Clone lab46 semester repo on your system] jparrish | ||
---|---|---|---|
Line 42: | Line 42: | ||
Once Mercurial is installed, you may proceed. | Once Mercurial is installed, you may proceed. | ||
You should start by creating a directory anywhere you'd like, using the mkdir command, i.e. < | You should start by creating a directory anywhere you'd like, using the mkdir command, i.e. < | ||
- | Where **NAME** is the name you'd like to give the directory. | + | Where **NAME** is the name you'd like to give the directory. do not freak out when the terminal spits back nothing. the directory is created, and you should be able to see it by typing " |
After making this organizational directory, we will now clone the repo. | After making this organizational directory, we will now clone the repo. |