Skip to content

Commit

Permalink
docs: mention more Docker providers for macOS (#5914) [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
stasadev committed Feb 29, 2024
1 parent f6474f2 commit 61f9e4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/content/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ These environments can be extended, version controlled, and shared, so you can t
* macOS Big Sur (11) or higher, [mostly](./users/usage/faq.md#can-i-run-ddev-on-an-older-mac)
* RAM: 8GB
* Storage: 256GB
* [Colima](https://github.com/abiosoft/colima) or [Docker Desktop](https://www.docker.com/products/docker-desktop/)
* [OrbStack](https://orbstack.dev/) or [Colima](https://github.com/abiosoft/colima) or [Docker Desktop](https://www.docker.com/products/docker-desktop/) or [Rancher Desktop](https://rancherdesktop.io/)

**Next steps:**

*You’ll need a Docker provider on your system before you can install DDEV.*

1. Install Colima or Docker Desktop with [recommended settings](users/install/docker-installation.md#macos).
1. Install Docker with [recommended settings](users/install/docker-installation.md#macos).
2. Install [DDEV for macOS](users/install/ddev-installation.md#macos).
3. Launch your [first project](users/project.md) and start developing. 🚀

Expand Down

0 comments on commit 61f9e4e

Please sign in to comment.