Skip to content

Commit

Permalink
Adjust formula and README
Browse files Browse the repository at this point in the history
  • Loading branch information
medanthelinium committed Aug 9, 2024
1 parent bdfe5f1 commit 05799b3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Formula/proserver-cli.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ansible-init.rb
class AnsibleInit < Formula
# proserver-cli.rb
class ProserverCli < Formula
desc "A bash script originally written by @fnkr that lets you connect to Punkt.de Proservers"
homepage "https://punkt.de"

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ Originally written by @fnkr

## Installation
```bash
brew tap pt/proserver-cli https://github.com/punktDe/proserver-cli.git
brew install pt/proserver-cli
brew tap pt/proserver https://github.com/punktDe/proserver-cli.git
brew install pt/proserver/proserver-cli
```

## Usage
Expand Down

0 comments on commit 05799b3

Please sign in to comment.