Skip to content
This repository was archived by the owner on Sep 29, 2023. It is now read-only.

Commit 350775d

Browse files
authored
Merge pull request #75 from AREA44/installation-docker
Fix installation Docker
2 parents a30c462 + bedc916 commit 350775d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/docs/installation.phtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
<h3><a href="/docs/installation#windows" id="windows">Windows</a></h3>
2727

28-
<p>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 <a href="https://docs.docker.com/toolbox/toolbox_install_windows/" target="_blank" rel="noopener">Docker Toolbox</a> that uses Virtualbox to run Appwrite on a Virtual Machine.</p>
28+
<p>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 <a href="https://docs.docker.com/desktop/windows/install/" target="_blank" rel="noopener">Docker Desktop</a> that uses Virtualbox to run Appwrite on a Virtual Machine.</p>
2929

3030
<ul class="phases clear" data-ui-phases>
3131
<li>

0 commit comments

Comments
 (0)