Skip to content

Commit ea3fb74

Browse files
committed
fix: readme adjustment
1 parent 081eec1 commit ea3fb74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/patchable/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ mirror = "https://github.com/stackabletech/druid.git"
5454

5555
If you just want to add a new version, initiatilize the version-level config with patchable:
5656
```
57-
cargo patchable init druid 28.0.0 --base=druid-28.0.0 --mirror
57+
cargo patchable init druid 28.0.0 --base=druid-28.0.0
5858
```
5959

6060
## Glossary

0 commit comments

Comments
 (0)