Skip to content

Commit 1f0e33e

Browse files
author
Ramsay, Grant (NZ)
committed
Update readme
1 parent 53b8717 commit 1f0e33e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ Notes on using TCA9548A I2C Multiplexer:
3939
### Installation
4040
```bash
4141
# Python2
42-
pip2 install git+https://github.com/johnbryanmoore/VL53L0X_rasp_python.git
42+
pip2 install git+https://github.com/grantramsay/VL53L0X_rasp_python.git
4343
# Python3
44-
pip3 install git+https://github.com/johnbryanmoore/VL53L0X_rasp_python.git
44+
pip3 install git+https://github.com/grantramsay/VL53L0X_rasp_python.git
4545
```
4646

4747
### Compilation

0 commit comments

Comments
 (0)