From 7a377c22e0dccf220284a9db5b55c9db82d84b66 Mon Sep 17 00:00:00 2001 From: Rohit Yadav Date: Tue, 10 Sep 2019 06:06:16 +0530 Subject: [PATCH] fix README Signed-off-by: Rohit Yadav --- ui/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/README.md b/ui/README.md index 630888ec4fb..9671382e48f 100644 --- a/ui/README.md +++ b/ui/README.md @@ -36,7 +36,7 @@ Fix issues and vulnerabilities: Override the default CloudStack API URL: - mv .env.local.example .env.local + cp .env.local.example .env.local Change the `API_URL` in the `.env.local` file ## History