Skip to content

Commit 6e15684

Browse files
authored
Merge pull request element-hq#13125 from cheryllium/fix_yarn_install_link
Fix broken yarn install link in README.md
2 parents 3021051 + 2514a33 commit 6e15684

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Riot is a modular webapp built with modern ES6 and uses a Node.js build system.
7878
Ensure you have the latest LTS version of Node.js installed.
7979

8080
Using `yarn` instead of `npm` is recommended. Please see the Yarn [install
81-
guide](https://yarnpkg.com/docs/install/) if you do not have it already.
81+
guide](https://classic.yarnpkg.com/en/docs/install) if you do not have it already.
8282

8383
1. Install or update `node.js` so that your `node` is at least v10.x.
8484
1. Install `yarn` if not present already.

0 commit comments

Comments
 (0)