Skip to content

Commit

Permalink
Update upstream_utils/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: autoantwort <41973254+autoantwort@users.noreply.github.com>
  • Loading branch information
calcmogul and autoantwort authored Aug 24, 2023
1 parent 7b2db3b commit 0b8931d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion upstream_utils/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ Generate patch files.
```bash
git format-patch 2.0..HEAD --zero-commit --abbrev=40 --no-signature
```
where `2.0` is replaced with the version specified in `update_lib.py`.
where `2.0` is replaced with the version specified in `update_<lib>.py`.

Move the patch files to `upstream_utils`.
```
Expand Down

0 comments on commit 0b8931d

Please sign in to comment.