We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8380047 commit 0a12f50Copy full SHA for 0a12f50
DEVELOPMENT.md
@@ -30,8 +30,9 @@ brew install go-task
30
2. `task release` to tag and push
31
3. `task sha | cut -d ' ' -f 1 | pbcopy` to copy the build hash to the clipboard
32
4. Make changes in [homebrew-made](https://github.com/oschrenk/homebrew-made) and commit and push
33
-5. `brew update` to update taps
34
-6. `brew upgrade` to upgrade formula
+5. `task uninstall` To remove local installation
+6. `brew update` to update taps
35
+7. `brew upgrade` to upgrade formula
36
37
## Issues
38
0 commit comments