You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ Unless required by applicable law or agreed to in writing, software distributed
18
18
19
19
## Prerequisites ##
20
20
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:
0 commit comments