mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2024-11-10 01:01:55 +01:00
suggest using Linux
This commit is contained in:
parent
d2c99c2d77
commit
cc6b65c6c4
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue