chore: 1click docs readme update

This commit is contained in:
sriram veeraghanta 2024-03-13 17:26:52 +05:30
parent 8d9adf4d87
commit 9c13dbd957

View File

@ -15,7 +15,6 @@ Run ↓ on any CLI.
```
curl -fsSL https://raw.githubusercontent.com/makeplane/plane/master/deploy/1-click/install.sh | sh -
```
### Download the Preview release
@ -26,9 +25,7 @@ Run ↓ on any CLI.
```
export BRANCH=preview
curl -fsSL https://raw.githubusercontent.com/makeplane/plane/preview/deploy/1-click/install.sh | sh -
```
---