Skip to content

Commit 3fce74c

Browse files
authored
Update README: install with brew on macOS or Linux (#2012)
Closes #2005
1 parent b11840e commit 3fce74c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,9 @@ Sass. See [the CLI docs][cli] for details.
7272

7373
[cli]: https://sass-lang.com/documentation/cli/dart-sass
7474

75-
### From Homebrew (macOS)
75+
### From Homebrew (macOS or Linux)
7676

77-
If you use [the Homebrew package manager](https://brew.sh/) for macOS, you
77+
If you use [the Homebrew package manager](https://brew.sh/), you
7878
can install Dart Sass by running
7979

8080
```sh

0 commit comments

Comments
 (0)