Skip to content

Commit 0a12f50

Browse files
committed
📝 Update docs
1 parent 8380047 commit 0a12f50

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

DEVELOPMENT.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,9 @@ brew install go-task
3030
2. `task release` to tag and push
3131
3. `task sha | cut -d ' ' -f 1 | pbcopy` to copy the build hash to the clipboard
3232
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
33+
5. `task uninstall` To remove local installation
34+
6. `brew update` to update taps
35+
7. `brew upgrade` to upgrade formula
3536

3637
## Issues
3738

0 commit comments

Comments
 (0)