Skip to content

Commit c5d2aaf

Browse files
committed
Merge pull request lisa-lab#109 from gut/master
Fix protocol usage for cloning GitHub's repository
2 parents 0457921 + 0c1e636 commit c5d2aaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/gettingstarted.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Download
2020

2121
On each learning algorithm page, you will be able to download the corresponding files. If you want to download all of them at the same time, you can clone the git repository of the tutorial::
2222

23-
git clone git://github.com/lisa-lab/DeepLearningTutorials.git
23+
git clone https://github.com/lisa-lab/DeepLearningTutorials.git
2424

2525

2626
.. _datasets:

0 commit comments

Comments
 (0)