Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Phillezi authored Sep 12, 2024
1 parent 5ec07c9 commit 67ad1ee
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,22 @@ The tool will create two deployments and set up their environment variables, por
## Installation
### Download and install binary
For mac and linux there is a installation script that can be ran to install the cli.
**Prerequistes**
* bash
* curl
```bash
curl -fsSL https://raw.githubusercontent.com/Phillezi/kthcloud-cli/main/scripts/install.sh | bash

```

### Build it yourself

1. Clone the repository:

```bash
Expand Down

0 comments on commit 67ad1ee

Please sign in to comment.