Skip to content

Commit 623eb44

Browse files
committed
Update README.md
1 parent 6310baf commit 623eb44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Unless required by applicable law or agreed to in writing, software distributed
1818

1919
## Prerequisites ##
2020

21-
Before we begin, we first need to install the command line tool that will be used to upload and manage your application. Cloud Foundry uses a tool called [**cf**](https://github.com/cloudfoundry/cli/releases). If you've previously installed an older version of the cf tool, make sure you are now using v6 of the cf cli via
21+
Before we begin, we first need to install the [**cf**](https://github.com/cloudfoundry/cli/releases) command line tool that will be used to upload and manage your application. If you've previously installed an older version of the cf tool, make sure you are now using v6 of cf by passing it the -v flag:
2222

2323
cf -v
2424

0 commit comments

Comments
 (0)