We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31d1381 commit 182e9eaCopy full SHA for 182e9ea
README.md
@@ -69,7 +69,7 @@ Getting the source for jNeuroML
69
If you prefer to clone all of the individual repositories and build the jNeuroML application yourself,
70
use the [getNeuroML.py](https://github.com/NeuroML/jNeuroML/blob/master/getNeuroML.py) utility in the jNeuroML repo:
71
72
- git clone git://github.com/NeuroML/jNeuroML.git neuroml_dev/jNeuroML
+ git clone https://github.com/NeuroML/jNeuroML.git neuroml_dev/jNeuroML
73
cd neuroml_dev/jNeuroML
74
python getNeuroML.py
75
0 commit comments