We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0ee408 commit 1fd03b7Copy full SHA for 1fd03b7
README.md
@@ -74,7 +74,7 @@ This project is in early-early alpha, so any reviews, bug reports or feature req
74
```bash
75
cd streamlink-webui/frontend
76
npm install
77
- npm install yarn
+ npm install -g yarn
78
yarn serve
79
```
80
0 commit comments