We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea1b85a commit 4219994Copy full SHA for 4219994
CONTRIBUTING.rst
@@ -15,8 +15,8 @@ Running the tests
15
16
To get the source source code and run the unit tests, run::
17
18
- $ git clone git://github.com/dls-controls/pythonIoc.git
19
- $ cd pythonIoc
+ $ git clone git://github.com/dls-controls/pythonSoftIoc.git
+ $ cd pythonSoftIoc
20
$ git submodule init
21
$ git submodule update
22
$ pipenv install --dev
0 commit comments