Update README.md
This commit is contained in:
parent
ac86d27bef
commit
84499606bb
@ -28,7 +28,7 @@ cd src
|
|||||||
sudo nano index.js
|
sudo nano index.js
|
||||||
```
|
```
|
||||||
Make the following lines similar to this
|
Make the following lines similar to this
|
||||||
`deviceId: process.env.ONSTAR_DEVICEID || 'uuidhere',
|
```deviceId: process.env.ONSTAR_DEVICEID || 'uuidhere',
|
||||||
vin: process.env.ONSTAR_VIN || 'vinhere',
|
vin: process.env.ONSTAR_VIN || 'vinhere',
|
||||||
username: process.env.ONSTAR_USERNAME 'usernamehere',
|
username: process.env.ONSTAR_USERNAME 'usernamehere',
|
||||||
password: process.env.ONSTAR_PASSWORD 'password here',
|
password: process.env.ONSTAR_PASSWORD 'password here',
|
||||||
|
Loading…
Reference in New Issue
Block a user