From deee5c459d2ce37b9785a08769d02b4464486461 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Thu, 19 Mar 2020 21:11:38 +0200 Subject: [PATCH] Updated README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d3309d6104..1f286e0ddd 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,6 @@ docker run -it --rm \ appwrite/install ``` - Once the Docker installation completes, go to http://localhost to access the Appwrite console from your browser. Please note that on non-linux native hosts, the server might take a few minutes to start after installation completes.