Skip to content

Commit cce96e8

Browse files
committed
fix cargo git link
1 parent 2bfae96 commit cce96e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Put this in your `Cargo.toml`:
1919

2020
```toml
2121
[dependencies.airspy]
22-
git = "https://git@github.com:cubehub/rust-airspy.git"
22+
git = "https://github.com/cubehub/rust-airspy.git"
2323
```
2424

2525
And this in your crate root:

0 commit comments

Comments
 (0)