Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiao Li authored Feb 10, 2021
1 parent 5cd0d24 commit 3596609
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,15 @@ git submodule update
make gen
```

* Upgrade diemtypes and move stdlib*
```
git submodule update
cd diem
git pull origin master
cd ..
make gen
```

# API Documentation

The Go Client SDK API documentation is currently available at [godoc.org](https://godoc.org/github.com/diem/client-sdk-go).
Expand Down

0 comments on commit 3596609

Please sign in to comment.