diff --git a/cita-web3/README.md b/cita-web3/README.md index 3ea6240f..e3de9e5f 100644 --- a/cita-web3/README.md +++ b/cita-web3/README.md @@ -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: