Skip to content

Commit

Permalink
docs: add links to node.js and yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
Frazer Smith committed Jan 18, 2020
1 parent bb76b79 commit 4eda8ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Other processes and specifications that are in use in this repository are:

## Getting Started

As noted in the prerequisites section of the readme file, this project requires that you have Node.js and Yarn installed.
This repository requires that you have [Node.js](https://nodejs.org) and [Yarn](https://yarnpkg.com) installed.

With those in place you can fork the repo and clone it, and then run `yarn install` to install all dependencies.

Expand Down

0 comments on commit 4eda8ca

Please sign in to comment.