Comparing version
{ | ||
"name": "@ory/cli", | ||
"version": "0.1.44", | ||
"version": "0.1.45", | ||
"main": "npm/index.js", | ||
@@ -5,0 +5,0 @@ "bin": { |
@@ -11,3 +11,3 @@ # ORY CLI | ||
```shell-session | ||
$ bash <(curl https://raw.githubusercontent.com/ory/meta/master/install.sh) ory | ||
$ curl https://raw.githubusercontent.com/ory/meta/master/install.sh | sh -s ory | ||
$ ory help | ||
@@ -14,0 +14,0 @@ ``` |