Skip to content

Commit f4977c3

Browse files
authored
📝 Update INSTALL.md
1 parent a07c340 commit f4977c3

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎INSTALL.md‎

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ hugo server --disableFastRender
2222

2323
## Linting
2424

25-
SuperLinter
26-
27-
- Stylelint: `npx stylelint assets/css/input.css`
25+
- [Stylelint](https://stylelint.io/): `npx stylelint assets/css/input.css`
26+
- [Markdownlint](https://github.com/markdownlint/markdownlint): `mdl content`
2827
- Prettier: `npx prettier . --check`

0 commit comments

Comments
 (0)