diff --git a/README.md b/README.md index 0a52f28..e603b0e 100644 --- a/README.md +++ b/README.md @@ -106,36 +106,21 @@ You don't need extra requisite to use this program, just get the release for you ### Installation -1. Get a free API Key at [https://example.com](https://example.com) -2. Clone the repo - ```sh - git clone https://github.com/your_username_/Project-Name.git - ``` -3. Install NPM packages - ```sh - npm install - ``` -4. Enter your API in `config.js` - ```JS - const API_KEY = 'ENTER YOUR API'; - ``` - +Just download a copy of the releases for your OS ## Usage -Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources. - -_For more examples, please refer to the [Documentation](https://example.com)_ - +```bash +ibmcloud ks cluster config --cluster my_iks_cluster -q --output yaml | ikscc > ${HOME}/.kube/config +``` ## Roadmap -See the [open issues](https://github.com/othneildrew/Best-README-Template/issues) for a list of proposed features (and known issues). - +See the [open issues](https://github.com/jjuarez/iks-ctx-cleaner/issues) for a list of proposed features (and known issues).