Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BlakeGuilloud authored Oct 22, 2017
1 parent dde83eb commit 569965f
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 @@ -5,7 +5,7 @@ Thank you for contributing to Ganon! We thrilled to have developers of all level
### Getting Started
* Make sure you have [NodeJS](https://nodejs.org/) installed.
* Make sure you have [Yarn](https://yarnpkg.com/) installed. While you are welcome to use npm for package management, the package-lock.json file is intentionally gitignored in favor of yarn.
* Fork the repository on GitHub.
* Fork and Star the repository on GitHub.
* Run the command `yarn install` at the root of your local `ganon/` directory to install dependencies.

### Claiming an Issue
Expand Down

0 comments on commit 569965f

Please sign in to comment.