From 3fce74c1c5dfa08ecf4c0c05f50d85bfb6a8ac30 Mon Sep 17 00:00:00 2001 From: Joe Mooring Date: Tue, 20 Jun 2023 13:39:32 -0700 Subject: [PATCH] Update README: install with brew on macOS or Linux (#2012) Closes #2005 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6fa8c8ff7..dde06fc24 100644 --- a/README.md +++ b/README.md @@ -72,9 +72,9 @@ Sass. See [the CLI docs][cli] for details. [cli]: https://sass-lang.com/documentation/cli/dart-sass -### From Homebrew (macOS) +### From Homebrew (macOS or Linux) -If you use [the Homebrew package manager](https://brew.sh/) for macOS, you +If you use [the Homebrew package manager](https://brew.sh/), you can install Dart Sass by running ```sh