mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-23 14:09:42 +00:00
Include explicit yarn version
To avoid confusion, specify an explicit version of Yarn and link to classic install docs.
This commit is contained in:
parent
59dd84b2ee
commit
6dc722cac4
@ -44,7 +44,7 @@ Jellyfin Web is the frontend used for most of the clients available for end user
|
||||
|
||||
### Dependencies
|
||||
|
||||
- Yarn
|
||||
- [Yarn 1.22.4](https://classic.yarnpkg.com/en/docs/install)
|
||||
- Gulp-cli
|
||||
|
||||
### Getting Started
|
||||
@ -78,4 +78,4 @@ Jellyfin Web is the frontend used for most of the clients available for end user
|
||||
|
||||
```sh
|
||||
yarn build:standalone
|
||||
```
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user