Skip to content

Commit 744c56d

Browse files
authored
Update README.md
1 parent 2d666e9 commit 744c56d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ Plugin for Cloud Foundry CLI to obtain status from multiple instances, e.g., sev
33

44

55
### Installation
6-
At this time you need to download and build the plugin on your own (no help offered). I am in the process of building plugin binaries that could be directly installed using the `cf` plugin-related commands. Stay tuned.
6+
At this time you need to download and build the plugin on your own (no help offered). I am in the process of building plugin binaries that could be directly installed using the `cf` plugin-related commands.
7+
8+
Right now, you can download the binary for linux86 and install it with `cf install-plugin pathToBinary/multi-instance`.
79

810
### Configuration
911
A file `miconfig.yml` needs to be placed in the default configuration path for the cf CLI environment (typically `~/.cf`). The content is based on YAML and has the following structure:

0 commit comments

Comments
 (0)