We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 081eec1 commit ea3fb74Copy full SHA for ea3fb74
rust/patchable/README.md
@@ -54,7 +54,7 @@ mirror = "https://github.com/stackabletech/druid.git"
54
55
If you just want to add a new version, initiatilize the version-level config with patchable:
56
```
57
-cargo patchable init druid 28.0.0 --base=druid-28.0.0 --mirror
+cargo patchable init druid 28.0.0 --base=druid-28.0.0
58
59
60
## Glossary
0 commit comments