Skip to content
Snippets Groups Projects
Commit 6c77c842 authored by Jenni Rinker's avatar Jenni Rinker
Browse files

Adding cd into folder

parent 1e16f539
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,9 @@ with the following options:
- Enter this command into the terminal:
`git clone https://gitlab.windenergy.dtu.dk/python-at-risoe/scientific-python-workshops/2-getting-started.git`
4. Test that git is set up properly by trying to pull.
- Change into the newly cloned folder, then enter this command:
- Change into the newly cloned folder
`cd 2-getting-started`
- Enter this command:
`git pull origin master`
5. Just before the workshop, update the folder by pulling the changes (same
command as in Step 4).
......
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