Update README.md

This commit is contained in:
2025-02-10 10:58:00 +11:00
committed by GitHub
parent cdc4f4b065
commit 6df8720f3d

View File

@@ -25,7 +25,8 @@ git push -u origin master
And then to update from this repo
```sh
git fetch upstream
git merge upstream/HEAD --no-ff
git merge upstream/master --no-commit
```
### Deployment