Skip to content

Commit

Permalink
added hint to git on the landing page
Browse files Browse the repository at this point in the history
closes #6
  • Loading branch information
haesleinhuepf authored Jul 6, 2021
1 parent 62b9459 commit 418cfec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ In order to execute code and do the exercises, you need to install conda, which

<img src="images/download.png" width="200"/>

Instead of downloading this zip file, you can also use the command line tool git for downloading the files. It allows updating a local copy of this online repository but is also a bit more tricky to use. Check out the [Carpentries tutorial about git](https://swcarpentry.github.io/git-novice/) to find out more.

This course explains everything in very detail.
Every lesson ends with an exercise and it is recommended to do it before moving on to the next lesson.
If you have python basics knowledge already, test yourself by doing these exercises before starting with an advanced lesson.
Expand Down

0 comments on commit 418cfec

Please sign in to comment.