Delete legacy README.md

This commit is contained in:
Igor Gassmann 2017-12-04 17:14:42 -03:00
parent 2b51a5e259
commit f639a46c93

View file

@ -1,6 +0,0 @@
## Development Setup
- Install node and npm (linux users: [use this](https://github.com/nodesource/distributions). if that doesn't work, [this gist may be useful](https://gist.github.com/isaacs/579814))
- `npm install -g yarn` (or see https://yarnpkg.com/en/docs/install)
- Run `./watch.sh` (this will `yarn install` dependencies)