Skip to content

Commit

Permalink
Simplify homebrew installation command
Browse files Browse the repository at this point in the history
  • Loading branch information
vrom911 authored Mar 30, 2020
1 parent 894892b commit 29e7774
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -238,11 +238,10 @@ mv summon-cli-linux ~/.local/bin/summon

If you are on MacOS, you can get Summoner using Homebrew Kowainik's Tap.

You need to run the following commands for that:
You need to run the following command for that:

```shell
$ brew tap kowainik/tap
$ brew install summoner-tui
$ brew install kowainik/tap/summoner-tui
```

##### TUI: Ubuntu [](#structure)
Expand Down Expand Up @@ -321,11 +320,10 @@ mv summon-cli-linux ~/.local/bin/summon

If you are on MacOS, you can get Summoner using Homebrew Kowainik's Tap.

You need to run the following commands for that:
You need to run the following command for that:

```shell
$ brew tap kowainik/tap
$ brew install summoner-cli
$ brew install kowainik/tap/summoner-cli
```

##### CLI: Ubuntu [](#structure)
Expand Down

0 comments on commit 29e7774

Please sign in to comment.