Skip to content

Commit adca781

Browse files
authored
fix: fixed default tag and broken link in the docs (#34)
Signed-off-by: Laszlo Puskas <[email protected]>
1 parent 54efff5 commit adca781

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Download and unpack the executable binary from the [releases page](https://githu
1414

1515
Alternatively you can execute the installer script by running the following command:
1616
```bash
17-
curl -L https://raw.githubusercontent.com/agntcy/workflow-srv-mgr/refs/heads/install/install.sh | bash
17+
curl -L https://raw.githubusercontent.com/agntcy/workflow-srv-mgr/refs/heads/main/install.sh | bash
1818
```
1919
The installer script will download the latest release and unpack it into the `bin` folder in the current directory.
2020
The output of the execution looks like this:

0 commit comments

Comments
 (0)