Skip to content

Commit 1089560

Browse files
committed
fix(install-cli-tools.md): change install workflow-cli docs
1 parent 448fcf7 commit 1089560

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/quickstart/install-cli-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Use the CLI to create and configure and manage applications.
55

66
Install the `drycc` client for Linux or Mac OS X with:
77

8-
$ sudo bash < <(curl -fsSL https://github.com/drycc/workflow-cli/releases/download/v1.0.1/install-drycc.sh)
8+
$ curl -sSL https://raw.githubusercontent.com/drycc/workflow-cli/master/install.tmpl | bash -s v1.0.1
99

1010
Others please visit: https://github.com/drycc/workflow-cli/releases
1111

0 commit comments

Comments
 (0)