Skip to content

Commit f10f114

Browse files
README: Fix installation instruction from github repository
1 parent 245b866 commit f10f114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ $ pip install --user bluerobotics-ping --upgrade
3737
### From source
3838

3939
```sh
40-
$ git clone https://github.com/bluerobotics/ping-python.git
40+
$ git clone --single-branch --branch deployment https://github.com/bluerobotics/ping-python.git
4141
$ cd ping-python
4242
$ python setup.py install --user
4343
```

0 commit comments

Comments
 (0)