Skip to content

Commit 5e8d1c3

Browse files
dervoetiTechassi
andauthored
Update rust/patchable/README.md
Co-authored-by: Techassi <sascha.lautenschlaeger@stackable.tech>
1 parent 32f5a1d commit 5e8d1c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rust/patchable/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ git status
6969
If you're adding a completely new product, start by creating the product directory with `mkdir product-name`.
7070
Note that you can also create dependencies in subdirectories, like `product-name/my-dependency` or `shared/my-dependency`.
7171
Next, create a `Dockerfile` and a `boil-config.toml` file in that directory.
72-
Then create a fork on GitHub (main branch is fine, patchable ensures tags for configured versions are mirrored).
72+
Then create a fork on GitHub (the default branch, like `main`, is fine - patchable ensures tags for configured versions are mirrored).
7373

7474
Initialize the product-level config by running:
7575

0 commit comments

Comments
 (0)