diff --git a/app/views/docs/installation.phtml b/app/views/docs/installation.phtml index dd8a3b9a5..c6ae9bb67 100644 --- a/app/views/docs/installation.phtml +++ b/app/views/docs/installation.phtml @@ -2,13 +2,13 @@

System Requirements

-

Appwrite was designed to run well on both small and large deployment. The minimum requirements to run Appwrite is as little as 1 CPU core and 2GB of RAM, and an operating system that supports Docker.

+

Appwrite is designed to run well on both small and large deployments. The minimum requirements to run Appwrite are as little as 1 CPU core and 2GB of RAM, and an operating system that supports Docker.

Appwrite requires Docker Compose Version 2. To install Appwrite, make sure your Docker installation is updated to support Composer V2.

Upgrading From Older Versions

-

If you are migrating from an older version of Appwrite, you need to follow the migration instructions

+

If you are migrating from an older version of Appwrite, you need to follow the migration instructions.

Install with Docker

@@ -27,7 +27,7 @@

Windows

-

Hyper-V and Containers Windows features must be enabled to run Appwrite on Windows with Docker. If you don't have these features available, you can install Docker Desktop that uses Virtualbox to run Appwrite on a Virtual Machine.

+

Hyper-V and Containers Windows features must be enabled to run Appwrite on Windows with Docker. If you don't have these features available, you can install Docker Desktop which uses Virtualbox to run Appwrite on a Virtual Machine.