Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramsay, Grant (NZ) committed Jan 11, 2018
1 parent 53b8717 commit 1f0e33e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ Notes on using TCA9548A I2C Multiplexer:
### Installation
```bash
# Python2
pip2 install git+https://github.com/johnbryanmoore/VL53L0X_rasp_python.git
pip2 install git+https://github.com/grantramsay/VL53L0X_rasp_python.git
# Python3
pip3 install git+https://github.com/johnbryanmoore/VL53L0X_rasp_python.git
pip3 install git+https://github.com/grantramsay/VL53L0X_rasp_python.git
```

### Compilation
Expand Down

0 comments on commit 1f0e33e

Please sign in to comment.