Prep for v1.8.0 - docs on updating develop after publish

This commit is contained in:
Charlie Kindel
2022-09-19 07:47:00 -06:00
parent aed727ee01
commit c9ddb7b2a9

View File

@@ -124,6 +124,15 @@ https://www.nuget.org/packages/Terminal.Gui
### 12) Tweet about it
### 13) Update the `develop` branch
```powershell
git checkout develop
git pull upstream develop
git merge main
git push upstream develop
```
## Nuget
https://www.nuget.org/packages/Terminal.Gui