Skip to content

Commit

Permalink
Merge pull request #3929 from Atralupus/remove-planet-brew
Browse files Browse the repository at this point in the history
Remove `Homebrew Cask` Guide
  • Loading branch information
greymistcube authored Aug 22, 2024
2 parents 93d548b + c41f57b commit 1891fae
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions tools/Libplanet.Tools/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,6 @@ dotnet tool install -g Libplanet.Tools

[.NET Core tool]: https://docs.microsoft.com/en-us/dotnet/core/tools/global-tools

### Homebrew Cask

Install as a Homebrew cask if you use Homebrew on macOS:

~~~~ bash
brew install planetarium/brew/planet
~~~~

### Manual installation [![GitHub Releases][releases-badge]][releases page]

Or you could just download an executable binary for your platform from
Expand Down Expand Up @@ -96,6 +88,3 @@ For zsh:
~~~~ zsh
planet --completion zsh > ~/.zsh/functions
~~~~

Note you don't configure it by yourself when you installed `planet` using
Homebrew Cask.

0 comments on commit 1891fae

Please sign in to comment.