We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3021051 + 2514a33 commit 6e15684Copy full SHA for 6e15684
1 file changed
README.md
@@ -78,7 +78,7 @@ Riot is a modular webapp built with modern ES6 and uses a Node.js build system.
78
Ensure you have the latest LTS version of Node.js installed.
79
80
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.
+guide](https://classic.yarnpkg.com/en/docs/install) if you do not have it already.
82
83
1. Install or update `node.js` so that your `node` is at least v10.x.
84
1. Install `yarn` if not present already.
0 commit comments