浏览代码

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

Charlie Kindel 2 年之前
父节点
当前提交
c9ddb7b2a9
共有 1 个文件被更改,包括 9 次插入0 次删除
  1. 9 0
      Terminal.Gui/README.md

+ 9 - 0
Terminal.Gui/README.md

@@ -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