diff options
| author | Stefano Borzì <stefanoborzi32@gmail.com> | 2021-11-05 17:56:33 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-05 17:56:33 +0100 |
| commit | 4fc3c0806f2e7acef245648cd8da36e3033af977 (patch) | |
| tree | 46ac895fb13ca9339005fa4a8d27266b2c5bdb07 | |
| parent | fb4945661f3719c40772657b22d208ed25071ea4 (diff) | |
| download | wiki-4fc3c0806f2e7acef245648cd8da36e3033af977.tar.gz wiki-4fc3c0806f2e7acef245648cd8da36e3033af977.tar.bz2 wiki-4fc3c0806f2e7acef245648cd8da36e3033af977.zip | |
chore: macos-requirements.md (#646)
| -rw-r--r-- | docs/macos-requirements.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/macos-requirements.md b/docs/macos-requirements.md index ef1da4a..508ac89 100644 --- a/docs/macos-requirements.md +++ b/docs/macos-requirements.md @@ -45,7 +45,7 @@ To verify that mysql has been properly installed, try accessing it using either You can install Sequel Ace with: ```sh -brew cask install sequel-ace +brew install --cask sequel-ace ``` <br> |
