Skip to content

Commit

Permalink
Update references in README
Browse files Browse the repository at this point in the history
  • Loading branch information
cheran-senthil authored Jan 6, 2022
1 parent a560942 commit cf4737a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ Supported/tested platforms: MacOS 12+ 
-[Homebrew](https://brew.sh/)

```
$ brew tap audiusproject/audius-cli
$ brew install audius
brew tap audiusproject/audius-terminal-player
brew install audius-terminal-player
```

## Features ✨
Expand All @@ -43,7 +43,7 @@ python -m src

1. Bump version in [`setup.cfg`](setup.cfg) manually
2. Make a GitHub tagged release with the new version
3. Update [release URL and SHA](https://github.com/AudiusProject/homebrew-audius-cli/blob/main/Formula/audius.rb#L6-L7) in [homebrew-audius-cli](https://github.com/AudiusProject/homebrew-audius-cli)
3. Update [release URL and SHA](https://github.com/AudiusProject/homebrew-audius-terminal-player/blob/main/Formula/audius-terminal-player.rb#L6-L7) in [homebrew-audius-terminal-player](https://github.com/AudiusProject/homebrew-audius-terminal-player)

---

Expand Down

0 comments on commit cf4737a

Please sign in to comment.