Skip to content

Commit

Permalink
update brew
Browse files Browse the repository at this point in the history
  • Loading branch information
miaoyc666 authored Oct 24, 2024
1 parent c7f508e commit 9e7be66
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Install/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,11 @@ brew install mysql-client
brew install libpq
brew tap ringohub/redis-cli; brew install redis-cli
```
安装历史版本
```bash
brew search {$name}
brew install {$name}@{$version}
```

### Docker
[Docker Desktop for Mac](https://docs.docker.com/desktop/install/mac-install/)
Expand Down

0 comments on commit 9e7be66

Please sign in to comment.