From 06b5f796927db844a2007b576f83f8bdb01b0f25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A1n=20T=C3=B3th?= Date: Mon, 1 Apr 2019 13:15:50 +0200 Subject: [PATCH] CF-CLI installation instruction --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 45a9b69..7102d06 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ The manifest.yml includes basic information about your app, such as the name, ho ## 4. Deploy the app -You can use the Cloud Foundry CLI to deploy apps. +You can use the Cloud Foundry CLI to deploy apps. To install CF-CLI follow the instructions [here](https://docs.cloudfoundry.org/cf-cli/install-go-cli.html). Choose your API endpoint ```