Skip to content

Commit 1e51407

Browse files
authored
feat: update install command in README.md
1 parent d2c5a3e commit 1e51407

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This is the ORY Command Line Interface (CLI).
88
## Unix (Linux / macOS)
99

1010
```shell-session
11-
$ curl https://raw.githubusercontent.com/ory/meta/master/install.sh | sh -s ory
11+
$ curl https://raw.githubusercontent.com/ory/meta/master/install.sh | sh -s -- ory
1212
$ ory help
1313
```
1414

0 commit comments

Comments
 (0)