Add sudo to CLI-based access snippet (#385)

This commit is contained in:
Jim Galasyn 2018-01-02 12:18:32 -08:00
parent 7e3c6d1e27
commit 17be7d18ed
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ responses.
To install these tools on a Ubuntu distribution, you can run: To install these tools on a Ubuntu distribution, you can run:
```bash ```bash
$ 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 Then you get an authentication token from UCP, and use it to download the