Skip to content

Commit 182e9ea

Browse files
chore(readme): use https clone url
1 parent 31d1381 commit 182e9ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Getting the source for jNeuroML
6969
If you prefer to clone all of the individual repositories and build the jNeuroML application yourself,
7070
use the [getNeuroML.py](https://github.com/NeuroML/jNeuroML/blob/master/getNeuroML.py) utility in the jNeuroML repo:
7171

72-
git clone git://github.com/NeuroML/jNeuroML.git neuroml_dev/jNeuroML
72+
git clone https://github.com/NeuroML/jNeuroML.git neuroml_dev/jNeuroML
7373
cd neuroml_dev/jNeuroML
7474
python getNeuroML.py
7575

0 commit comments

Comments
 (0)