forked from cerc-io/plugeth
updated readme
This commit is contained in:
parent
6c26255979
commit
b915c7a870
@ -64,21 +64,19 @@ sudo apt-get update
|
||||
sudo apt-get install nodejs
|
||||
sudo apt-get install npm
|
||||
sudo apt-get install nodejs-legacy
|
||||
sudo npm install -g gulp
|
||||
sudo npm install -g mocha
|
||||
```
|
||||
|
||||
## Building
|
||||
|
||||
```bash
|
||||
gulp
|
||||
npm run-script build
|
||||
```
|
||||
|
||||
|
||||
### Testing
|
||||
|
||||
```bash
|
||||
mocha
|
||||
npm test
|
||||
```
|
||||
|
||||
**Please note this repo is in it's early stage.**
|
||||
|
Loading…
Reference in New Issue
Block a user