From 3be6496315968ff453a877271ff01d50dc661492 Mon Sep 17 00:00:00 2001 From: Andrew Wang Date: Tue, 31 Dec 2024 10:48:08 -0500 Subject: [PATCH] Add note stating OrbStack is not free for professional use, fixes #286 (#290) Co-authored-by: Randy Fay --- src/components/quickstart/Mac.astro | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/quickstart/Mac.astro b/src/components/quickstart/Mac.astro index 589a18a1..bb5547f2 100644 --- a/src/components/quickstart/Mac.astro +++ b/src/components/quickstart/Mac.astro @@ -13,11 +13,11 @@ const { latestVersion } = Astro.props

- We’ll use OrbStack since it’s the most straightforward of several options. + >. OrbStack is not free for professional use, but several other options are open-source and free to use.

@@ -77,7 +77,7 @@ const { latestVersion } = Astro.props
-

Confirm that you’ve now got DDEV installed: 🎉

+

Confirm that DDEV is installed: 🎉