From 0f0a6c842a042ce904b99bd6bc9b743aea786326 Mon Sep 17 00:00:00 2001 From: eldadfux Date: Sun, 12 May 2019 16:17:13 +0300 Subject: [PATCH] Updated README --- README.new.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.new.md b/README.new.md index 1abf768605..d0eb5b485d 100644 --- a/README.new.md +++ b/README.new.md @@ -19,7 +19,7 @@ Using Appwrite you can easily manage user authentication with multiple sign-in m ## Installation -Appwrite backend server is designed to run in a container environment. Running your server is as easy as running one command from your terminal. You can run Appwrite on your localhost using docker-compose or on any other container orchestration tool like Kubernetes, Swarm or Rancher. +Appwrite backend server is designed to run in a container environment. Running your server is as easy as running one command from your terminal. You can run Appwrite on your localhost using docker-compose or on any other container orchestration tool like Kubernetes, Docker Swarm or Rancher. The easiest way to start running your Appwrite server is by running our docker compose file: