diff --git a/docs/cli/index.md b/docs/cli/index.md index a6129da8d..4816ccfb4 100644 --- a/docs/cli/index.md +++ b/docs/cli/index.md @@ -44,7 +44,7 @@ export DRONE_SERVER= In order to authorize communications you must also provide your access token: ``` -export DRONE_SERVER= +export DRONE_TOKEN= ``` -You can retrieve your access token from the user profile screen in Drone. \ No newline at end of file +You can retrieve your access token from the user profile screen in Drone.