From be0e410f24fe00c3ef1bf704111b1b7f277980a9 Mon Sep 17 00:00:00 2001 From: Javier Arellano Date: Thu, 14 Sep 2017 20:51:38 +0200 Subject: [PATCH] Fix example (#4631) Fix sudo command in example --- datacenter/ucp/2.1/guides/user/access-ucp/cli-based-access.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datacenter/ucp/2.1/guides/user/access-ucp/cli-based-access.md b/datacenter/ucp/2.1/guides/user/access-ucp/cli-based-access.md index 0f81663d8d..5d649e5627 100644 --- a/datacenter/ucp/2.1/guides/user/access-ucp/cli-based-access.md +++ b/datacenter/ucp/2.1/guides/user/access-ucp/cli-based-access.md @@ -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