From 19c0ca83055ad4016aec1573a551338047091125 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20Criado-P=C3=A9rez?= Date: Tue, 29 Mar 2022 16:39:58 +0200 Subject: [PATCH] vale installation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dcf912cf..a2e66de8 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ If you are interested in translation this site to multiple languages, please ref ## Style checks -This repository uses [vale](https://github.com/errata-ai/vale) to run style checks. Make sure to install the tool and run the following command before creating a PR in order to check for styling issues: +This repository uses [vale](https://github.com/errata-ai/vale) to run style checks. Make sure to [install the tool](https://docs.errata.ai/vale/install) and run the following command before creating a PR in order to check for styling issues: ```bash yarn check:style