Skip to content

Commit

Permalink
fix the README msg
Browse files Browse the repository at this point in the history
Signed-off-by: Nima Kaviani <[email protected]>
  • Loading branch information
nimakaviani committed Jun 3, 2024
1 parent af08b36 commit 447dac5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,12 @@ If you are interested in running idpbuilder in Codespaces through your browser,

### Quick Install

You can *carefully* run the following script to install `idpbuilder`

The following command can be used as a convenience for installing `idpbuilder`, (be sure to check the script first if you are concerned):
```
bash <(curl -fsSL https://raw.githubusercontent.com/cnoe-io/idpbuilder/main/hack/install.sh)
```

or download the latest release with the follwoing commands:
or download the latest release with the following commands:

```bash
version=$(curl -Ls -o /dev/null -w %{url_effective} https://github.com/cnoe-io/idpbuilder/releases/latest)
Expand Down

0 comments on commit 447dac5

Please sign in to comment.