Skip to content

Commit

Permalink
Merge pull request #721 from aireilly/main
Browse files Browse the repository at this point in the history
Add macOS install info
  • Loading branch information
aireilly authored Feb 27, 2024
2 parents 284c616 + c25b2f7 commit 03c0bfc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions modules/user-guide/pages/installing-vale-cli.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,13 @@ For RHEL or Fedora Linux operating systems, run the following command:
----
$ sudo dnf copr enable mczernek/vale && sudo dnf install vale
----
+
On macOS, run:
+
[source,terminal]
----
$ brew install vale
----

. Verify the Vale install location.
You might need to update your text editor with this value.
Expand Down

0 comments on commit 03c0bfc

Please sign in to comment.