We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53b8717 commit 1f0e33eCopy full SHA for 1f0e33e
1 file changed
README.md
@@ -39,9 +39,9 @@ Notes on using TCA9548A I2C Multiplexer:
39
### Installation
40
```bash
41
# Python2
42
-pip2 install git+https://github.com/johnbryanmoore/VL53L0X_rasp_python.git
+pip2 install git+https://github.com/grantramsay/VL53L0X_rasp_python.git
43
# Python3
44
-pip3 install git+https://github.com/johnbryanmoore/VL53L0X_rasp_python.git
+pip3 install git+https://github.com/grantramsay/VL53L0X_rasp_python.git
45
```
46
47
### Compilation
0 commit comments