We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54efff5 commit adca781Copy full SHA for adca781
docs/README.md
@@ -14,7 +14,7 @@ Download and unpack the executable binary from the [releases page](https://githu
14
15
Alternatively you can execute the installer script by running the following command:
16
```bash
17
-curl -L https://raw.githubusercontent.com/agntcy/workflow-srv-mgr/refs/heads/install/install.sh | bash
+curl -L https://raw.githubusercontent.com/agntcy/workflow-srv-mgr/refs/heads/main/install.sh | bash
18
```
19
The installer script will download the latest release and unpack it into the `bin` folder in the current directory.
20
The output of the execution looks like this:
0 commit comments