Fix example (#4631)

Fix sudo command in example
This commit is contained in:
Javier Arellano 2017-09-14 20:51:38 +02:00 committed by Joao Fernandes
parent 67e53c0676
commit be0e410f24
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ this example we'll be using `curl` for making the web requests to the API, and
To install these tools on a Ubuntu distribution, you can run:
```none
$ sudo apt-get update && apt-get install curl jq
$ sudo apt-get update && sudo apt-get install curl jq
```
Then you get an authentication token from UCP, and use it to download the