Skip to content

Commit daa7908

Browse files
authored
Merge pull request #16 from hardyjohnson/patch-1
Update index.html
2 parents 28dd32a + f461811 commit daa7908

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/raw/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ <h2>Install via Homebrew</h2>
7878
<div class="grid-column mt3 mb2 span-6 order-1">
7979
<div class="mb2">
8080
<h2>Minimal Dependencies</h2>
81-
<p>Requires only <a class="link" href="https://brew.sh" target="_blank">Homebrew</a>, <a href="https://docs.docker.com/install/" class="link" target="_blank">Docker</a>, and <a href="https://docs.docker.com/compose/install/" class="link" target="_blank">Docker Compose</a> to get started, and <a href="https://mutagen.io/" class="link" target="_blank">Mutagen</a> on macOS (for Magento 2 file sync).</p>
81+
<p>Requires only <a href="https://docs.docker.com/install/" class="link" target="_blank">Docker</a>, and <a href="https://docs.docker.com/compose/install/" class="link" target="_blank">Docker Compose</a> to get started, and <a href="https://mutagen.io/" class="link" target="_blank">Mutagen</a> on macOS (for Magento 2 file sync).</p>
8282
</div>
8383
</div>
8484
</div>
@@ -92,7 +92,7 @@ <h2>Feature List</h2>
9292
<li>Dnsmasq to serve DNS responses for <code>.test</code> domains eliminating manual editing of <code>/etc/hosts</code></li>
9393
<li>An SSH tunnel for connecting from Sequel Pro or TablePlus into any one of multiple running database containers.</li>
9494
<li>Warden issued wildcard SSL certificates for running https on all local development domains.</li>
95-
<li>Full support for Magento 1, Magento 2, Laravel, and custom project environment configurations on macOS and Linux.</li>
95+
<li>Full support for Drupal, Laravel, Magento 1, Magento 2, Shopware, Symfony, Wordpress and custom project environment configurations on macOS and Linux.</li>
9696
</ul>
9797
</div>
9898
</div>

0 commit comments

Comments
 (0)