Typo: _SERVER → _TOKEN

This commit is contained in:
Elia Schito 2015-10-27 15:21:49 +01:00
parent 5b12906aaf
commit 1f45569874

View file

@ -44,7 +44,7 @@ export DRONE_SERVER=<http://>
In order to authorize communications you must also provide your access token:
```
export DRONE_SERVER=<token>
export DRONE_TOKEN=<token>
```
You can retrieve your access token from the user profile screen in Drone.
You can retrieve your access token from the user profile screen in Drone.