mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-29 01:07:58 +01:00
Prep for v1.8.0 - docs on updating develop after publish
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user