Skip to content

Commit

Permalink
Merge pull request #145 from brandonkal/patch-1
Browse files Browse the repository at this point in the history
Simplify brew install command
  • Loading branch information
gertd authored Oct 28, 2024
2 parents 06590c3 + c369e25 commit 99d278c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ sidebar_position: 1
* Via Homebrew for macOS or LinuxBrew for Linux

```shell
brew tap aserto-dev/tap && brew install aserto-dev/tap/topaz
brew install aserto-dev/tap/topaz
```

* Via WinGet for Windows 10+
Expand Down

0 comments on commit 99d278c

Please sign in to comment.