diff options
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index eb5217d6..4f94363e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,7 @@ If you make any contributions to SponsorBlock after this file was created, you a # Building ## Building locally -0. You must have [Node.js 16 or later](https://nodejs.org/) and npm installed. +0. You must have [Node.js 16 or later](https://nodejs.org/) and npm installed. Works best on Linux 1. Clone with submodules ```bash git clone --recursive https://github.com/ajayyy/SponsorBlock |