Skip to content

Commit 5ff5f55

Browse files
committed
Merge branch 'master' into development
2 parents c326397 + 4d186f4 commit 5ff5f55

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ RUN pip3 install neuron==8.0.1
7070

7171
RUN git clone https://github.com/openworm/c302.git && \
7272
cd c302 && \
73-
git checkout ow-0.9.3 && \
73+
git checkout ow-0.9.3a && \
7474
sudo pip install .
7575

7676
# Note: pyNeuroML installed with the above library

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,4 +110,4 @@ Documentation
110110
-------------
111111
to find out more about OpenWorm, please see the documentation at [http://docs.openworm.org](http://docs.openworm.org) or [join us on Slack](http://bit.ly/OpenWormVolunteer).
112112

113-
This repository also contains project-wide tracking via high-level [issues](https://github.com/openworm/OpenWorm/issues) and [milestones](https://github.com/openworm/OpenWorm/milestones).
113+
This repository also contains project-wide tracking via high-level [issues](https://github.com/openworm/OpenWorm/issues) and [milestones](https://github.com/openworm/OpenWorm/milestones).

0 commit comments

Comments
 (0)