From 9c13dbd95796a724e098911a0b24b7d2be73309d Mon Sep 17 00:00:00 2001 From: sriram veeraghanta Date: Wed, 13 Mar 2024 17:26:52 +0530 Subject: [PATCH] chore: 1click docs readme update --- deploy/1-click/README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/deploy/1-click/README.md b/deploy/1-click/README.md index 17d9eefee..9ed2323de 100644 --- a/deploy/1-click/README.md +++ b/deploy/1-click/README.md @@ -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 - - ``` ---