Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
theletterf authored Sep 15, 2022
1 parent d75c323 commit 3594801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
1. Clone the repository.
2. Install Vale with `brew install vale` or similar commands. See [Installation](https://docs.errata.ai/vale/install).
3. (Optional) Install the [Vale add-on for Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=errata-ai.vale-server).
4. (Optional) Set `vale.core.useCLI` to `true` in the extension settings (Preferences > Extensions > Vale > Use CLI).
4. (Optional) Set `vale.core.useCLI` to `true` in the extension settings.
5. Run `vale .` from the root folder of the repo, or save/edit a file using Visual Studio Code.

For more information, see [Usage](https://docs.errata.ai/vale/cli).
Expand Down

0 comments on commit 3594801

Please sign in to comment.