Skip to content
This repository has been archived by the owner on Feb 5, 2021. It is now read-only.

Commit

Permalink
Fix readme to point tag version
Browse files Browse the repository at this point in the history
  • Loading branch information
sinthuja authored and azinneera committed Oct 5, 2019
1 parent 80c214c commit 3e4f226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ dpkg -i cellery-ubuntu-x64-<version>.deb

- Execute below script to complete cellery installation.
```bash
$ wget -O - https://raw.githubusercontent.com/wso2-cellery/sdk/master/installers/cellery_finalize.sh | sudo bash
$ wget -O - https://raw.githubusercontent.com/wso2-cellery/sdk/v0.4.0/installers/cellery_finalize.sh | sudo bash
```


Expand Down

0 comments on commit 3e4f226

Please sign in to comment.