Skip to content

Commit

Permalink
Merge pull request #315 from a186r/patch-1
Browse files Browse the repository at this point in the history
fix "Failed to get cita-web3"
  • Loading branch information
rink1969 authored Jul 20, 2020
2 parents 2072048 + 9bb66fc commit 5acb425
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cita-web3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ First, add the dependencies to `Cargo.toml`:
```toml
[dependencies]
cita-web3 = { git = "https://github.com/citahub/cita-common" }
cita-web3 = { git = "https://github.com/citahub/cita-common", branch="develop"}
```

Then, add this crate to the source codes:
Expand Down

0 comments on commit 5acb425

Please sign in to comment.