diff --git a/README.md b/README.md index 852f1477..d42dde72 100644 --- a/README.md +++ b/README.md @@ -36,8 +36,7 @@ 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) ```