Include explicit yarn version

To avoid confusion, specify an explicit version of Yarn and link to classic install docs.
This commit is contained in:
Anthony Lavado 2020-05-26 16:56:49 -04:00 committed by GitHub
parent 59dd84b2ee
commit 6dc722cac4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,7 +44,7 @@ Jellyfin Web is the frontend used for most of the clients available for end user
### Dependencies ### Dependencies
- Yarn - [Yarn 1.22.4](https://classic.yarnpkg.com/en/docs/install)
- Gulp-cli - Gulp-cli
### Getting Started ### Getting Started
@ -78,4 +78,4 @@ Jellyfin Web is the frontend used for most of the clients available for end user
```sh ```sh
yarn build:standalone yarn build:standalone
``` ```