Update repo url
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
## Install
|
## Install
|
||||||
```x-sh
|
```x-sh
|
||||||
git clone ssh://git@git.ponz.io:10022/elia/airthings-influxdb.git && cd airthings-influxdb
|
git clone https://git.ponz.io/elia/airthings-influxdb.git && cd airthings-influxdb
|
||||||
virtualenv venv -p python3
|
virtualenv venv -p python3
|
||||||
source venv/bin/activate
|
source venv/bin/activate
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user