mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
chore: 1click docs readme update
This commit is contained in:
parent
8d9adf4d87
commit
9c13dbd957
@ -15,7 +15,6 @@ Run ↓ on any CLI.
|
|||||||
|
|
||||||
```
|
```
|
||||||
curl -fsSL https://raw.githubusercontent.com/makeplane/plane/master/deploy/1-click/install.sh | sh -
|
curl -fsSL https://raw.githubusercontent.com/makeplane/plane/master/deploy/1-click/install.sh | sh -
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
### Download the Preview release
|
### Download the Preview release
|
||||||
@ -26,9 +25,7 @@ Run ↓ on any CLI.
|
|||||||
|
|
||||||
```
|
```
|
||||||
export BRANCH=preview
|
export BRANCH=preview
|
||||||
|
|
||||||
curl -fsSL https://raw.githubusercontent.com/makeplane/plane/preview/deploy/1-click/install.sh | sh -
|
curl -fsSL https://raw.githubusercontent.com/makeplane/plane/preview/deploy/1-click/install.sh | sh -
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
---
|
---
|
||||||
|
Loading…
Reference in New Issue
Block a user