Skip to content

Commit 418cfec

Browse files
added hint to git on the landing page
closes #6
1 parent 62b9459 commit 418cfec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ In order to execute code and do the exercises, you need to install conda, which
2525

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

28+
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.
29+
2830
This course explains everything in very detail.
2931
Every lesson ends with an exercise and it is recommended to do it before moving on to the next lesson.
3032
If you have python basics knowledge already, test yourself by doing these exercises before starting with an advanced lesson.

0 commit comments

Comments
 (0)