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 245b866 commit f10f114Copy full SHA for f10f114
README.md
@@ -37,7 +37,7 @@ $ pip install --user bluerobotics-ping --upgrade
37
### From source
38
39
```sh
40
-$ git clone https://github.com/bluerobotics/ping-python.git
+$ git clone --single-branch --branch deployment https://github.com/bluerobotics/ping-python.git
41
$ cd ping-python
42
$ python setup.py install --user
43
```
0 commit comments