Skip to content

Commit 4219994

Browse files
Update CONTRIBUTING.rst for changed module name
1 parent ea1b85a commit 4219994

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ Running the tests
1515

1616
To get the source source code and run the unit tests, run::
1717

18-
$ git clone git://github.com/dls-controls/pythonIoc.git
19-
$ cd pythonIoc
18+
$ git clone git://github.com/dls-controls/pythonSoftIoc.git
19+
$ cd pythonSoftIoc
2020
$ git submodule init
2121
$ git submodule update
2222
$ pipenv install --dev

0 commit comments

Comments
 (0)