Skip to content

Commit

Permalink
Merge pull request #2 from XuechunHHH/fix-untap
Browse files Browse the repository at this point in the history
Fix the bug in untap from partiql
  • Loading branch information
XuechunHHH authored Aug 2, 2024
2 parents 8906269 + 0fca4bf commit 9f7ace3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ This will display usage information, command line options and guidance to help y
To untap this repository and delete the formulas from your system, run:

```bash
brew untap partiql/partiql && brew uninstall partiql-cli
brew uninstall partiql-cli && brew untap partiql/partiql
```

## Security
Expand Down

0 comments on commit 9f7ace3

Please sign in to comment.