mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-28 00:27:26 +00:00
updated readme
This commit is contained in:
parent
b915c7a870
commit
ab745d3b0e
1 changed files with 2 additions and 2 deletions
|
|
@ -68,14 +68,14 @@ sudo apt-get install nodejs-legacy
|
|||
|
||||
## Building
|
||||
|
||||
```bash
|
||||
```bash (gulp)
|
||||
npm run-script build
|
||||
```
|
||||
|
||||
|
||||
### Testing
|
||||
|
||||
```bash
|
||||
```bash (mocha)
|
||||
npm test
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue