We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68c936c commit 1a65f45Copy full SHA for 1a65f45
1 file changed
README.md
@@ -17,7 +17,7 @@ Add to `Cargo.toml`:
17
18
```toml
19
[dependencies]
20
-fishsense-core = { git = "https://github.com/UCSD-E4E/fishsense-core", tag = "fishsense-core-v0.5.0" } # x-release-please-version
+fishsense-core = { git = "https://github.com/UCSD-E4E/fishsense-core", tag = "fishsense_core-v0.5.0" } # x-release-please-version
21
```
22
23
Key types and functions:
0 commit comments