From 4ccb505f368eaa15a5c0fa54c7bc03368b0d4c39 Mon Sep 17 00:00:00 2001 From: sriram veeraghanta Date: Wed, 13 Mar 2024 17:24:37 +0530 Subject: [PATCH] chore: 1click docs changes --- deploy/1-click/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/deploy/1-click/README.md b/deploy/1-click/README.md index e586d700c..e114b19f3 100644 --- a/deploy/1-click/README.md +++ b/deploy/1-click/README.md @@ -2,12 +2,12 @@ Deployment methods for Plane have improved significantly to make self-managing super-easy. One of those is a single-line-command installation of Plane. -This short guide will guide you through the process, the background tasks that run with the command for the Community, One, and Entprise editions, and the post-deployment configuration options available to you. +This short guide will guide you through the process, the background tasks that run with the command for the Community, One, and Enterprise editions, and the post-deployment configuration options available to you. ### Requirements - Operating systems: Debian, Ubuntu, CentOS -- Supported CPU architechtures: AMD64, ARM64, x86_64, aarch64 +- Supported CPU architectures: AMD64, ARM64, x86_64, AArch64 ### Download the latest stable release @@ -20,7 +20,7 @@ curl -fsSL https://raw.githubusercontent.com/makeplane/plane/master/deploy/1-cli ### Download the Preview release -`Preview` builds do not support ARM64/AARCH64 CPU architecture +`Preview` builds do not support ARM64, AArch64 CPU architectures Run ↓ on any CLI. @@ -75,7 +75,7 @@ Use `plane-app` [OPERATOR] to manage your Plane instance easily. Get a list of a 3. Version operators - 1. `plane-app --upgrade` gets the latest stable version of docker-compose.yaml, .env, and Docker images + 1. `plane-app --upgrade` gets the latest stable version of `docker-compose.yaml`, `.env`, and Docker images 2. `plane-app --update-installer` updates the installer and the `plane-app` utility.