Skip to content

Commit

Permalink
Merge branch 'master' into dev_test_ak
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson committed Nov 9, 2023
2 parents 5b369fe + 4d186f4 commit b23a1b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ RUN pip3 install neuron==8.0.1

RUN git clone https://github.com/openworm/c302.git && \
cd c302 && \
git checkout ow-0.9.3 && \
git checkout ow-0.9.3a && \
sudo pip install .

# Note: pyNeuroML installed with the above library
Expand Down

0 comments on commit b23a1b3

Please sign in to comment.