Skip to content

Commit

Permalink
fix esy version (#181)
Browse files Browse the repository at this point in the history
  • Loading branch information
rusty-key authored and jaredly committed Nov 10, 2018
1 parent fd50b5a commit d2d11f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ I had a couple of reasons for starting a new one. The biggest is that I wanted s

## Contributing

- Install `esy` if you don't have it (`npm install -g esy@next`)
- Install `esy` if you don't have it (`npm install -g esy`)
- Clone this repo
- `cd` to the cloned dir
- Run `esy` from the main project dir
Expand Down

0 comments on commit d2d11f3

Please sign in to comment.