Update README.md

add git submodule step.
pull/225/head
Leo Chen 6 years ago
parent 67b6f3bf30
commit e18228a944
  1. 3
      README.md

@ -18,6 +18,9 @@ git clone git@github.com:harmony-one/harmony.git
cd harmony
go get ./...
git submodule update --init --recursive
```
## Build

Loading…
Cancel
Save