Skip to content

Commit 8ab4a2b

Browse files
authored
Update README.md
1 parent c4e0924 commit 8ab4a2b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@ Currently, it allows to:
88

99
## Installation
1010

11+
### Installation via CF Community Repository
12+
13+
Make sure you have the CF Community plugin repository configured or add it via (```cf add-plugin-repo CF-Community http://plugins.cloudfoundry.org```)
14+
15+
Trigger installation of the plugin via
16+
```
17+
cf install-plugin -r CF-Community "java-plugin"
18+
```
19+
20+
### Manual Installation
1121
Download the binary file for your target OS from the [latest release](https://github.com/SAP/cf-cli-java-plugin/releases/latest).
1222

1323
If you've already installed the plugin and are updating it, you must first execute the `cf uninstall-plugin JavaPlugin` command.

0 commit comments

Comments
 (0)