Skip to content

Commit 0c1df62

Browse files
John15321t-lo
andauthored
Update README.md
Co-authored-by: Thilo Fromm <[email protected]>
1 parent 3ca61e9 commit 0c1df62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ To clone the scripts repo and pick a version:
107107
When using GitHub's "fork" feature, please **make sure to fork all branches**, not just `main`. Forking only `main` is the default on GitHub,
108108

109109
The SDK container wrapper script `run_sdk_container` requires release tags in our release branches and fails to start if no release branch is present (see e.g. https://github.com/flatcar/Flatcar/issues/1705).
110-
If you're working with a fork of the scripts repository, you'll need to fetch the upstream tags to avoid version detection issues:
110+
If you have forked manually, please make sure to include all tags. You can retrofit upstream tags to a fork by using e.g.:
111111

112112
```bash
113113
git remote add upstream https://github.com/flatcar/scripts.git

0 commit comments

Comments
 (0)