mirror of
https://github.com/TrustTunnel/TrustTunnel.git
synced 2026-04-28 03:39:53 +00:00
Fix README git url
This commit is contained in:
parent
ed9820d917
commit
685cb51cdb
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ Add to your `Cargo.toml`:
|
|||
|
||||
```toml
|
||||
[dependencies]
|
||||
trusttunnel-deeplink = { git = "https://github.com/TrustTunnel/TrustTunnel" }
|
||||
trusttunnel-deeplink = { git = "https://github.com/TrustTunnel/TrustTunnel/deeplink" }
|
||||
```
|
||||
|
||||
## Quick Start
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue