Wiki » History » Version 2
Version 1 (Padraig Gleeson, 30 Apr 2014 14:57) → Version 2/6 (Padraig Gleeson, 30 Apr 2014 14:57)
Installation
------------
Details on getting a local copy of the project and running the NeuroML/LEMS version.
### Clone the project
To get a local copy of this project, [install Git](http://www.opensourcebrain.org/projects/gitintro/wiki/Wiki) and type:
git clone https://github.com/OpenSourceBrain/PinskyRinzelModel.git
cd PinskyRinzelModel/NeuroML2
### Run using jNeuroML
Get a copy of [jNeuroML](https://github.com/NeuroML/jNeuroML) and use the jnml utility to run the LEMS model:
svn checkout svn://svn.code.sf.net/p/neuroml/code/jNeuroMLJar
git clone git://github.com/NeuroML/NeuroML2.git
cd jNeuroMLJar
./jnml ../PinskyRinzelModel/NeuroML2/Run\_PinskyRinzel.xml Run\_PinskyRinzel.xml
------------
Details on getting a local copy of the project and running the NeuroML/LEMS version.
### Clone the project
To get a local copy of this project, [install Git](http://www.opensourcebrain.org/projects/gitintro/wiki/Wiki) and type:
git clone https://github.com/OpenSourceBrain/PinskyRinzelModel.git
cd PinskyRinzelModel/NeuroML2
### Run using jNeuroML
Get a copy of [jNeuroML](https://github.com/NeuroML/jNeuroML) and use the jnml utility to run the LEMS model:
svn checkout svn://svn.code.sf.net/p/neuroml/code/jNeuroMLJar
git clone git://github.com/NeuroML/NeuroML2.git
cd jNeuroMLJar
./jnml ../PinskyRinzelModel/NeuroML2/Run\_PinskyRinzel.xml Run\_PinskyRinzel.xml