Skip to content

Commit

Permalink
Merge pull request #16 from ramcdougal/patch-8
Browse files Browse the repository at this point in the history
using preferred github url for NEURON
  • Loading branch information
samnemo authored Sep 28, 2018
2 parents 14f1ec3 + 69ab6d0 commit 6e0ef1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions installer/ubuntu/installer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ sudo pip3 install --upgrade matplotlib
startdir=$(pwd)
echo $startdir

git clone https://github.com/nrnhines/nrn
git clone https://github.com/nrnhines/iv
git clone https://github.com/neuronsimulator/nrn
git clone https://github.com/neuronsimulator/iv
cd iv
git checkout d4bb059
./build.sh
Expand Down

0 comments on commit 6e0ef1d

Please sign in to comment.