From bedc916b7f8b3a9a12b1f3b596dca5c3f0e19943 Mon Sep 17 00:00:00 2001 From: Nguyen Long Nhat <27698189+torn4dom4n@users.noreply.github.com> Date: Sun, 3 Oct 2021 18:08:07 +0700 Subject: [PATCH] Docker Toolbox -> Docker Desktop --- app/views/docs/installation.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/docs/installation.phtml b/app/views/docs/installation.phtml index d29d62bc0..6faba10e3 100644 --- a/app/views/docs/installation.phtml +++ b/app/views/docs/installation.phtml @@ -25,7 +25,7 @@
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 Toolbox 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 that uses Virtualbox to run Appwrite on a Virtual Machine.