Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bschaatsbergen authored Nov 24, 2024
1 parent 4cbaba3 commit d6a757b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@

Simplifies IPv4/IPv6 CIDR network prefix management with counting, overlap checking, explanation, and subdivision.

## Debian (Trixie and newer) & Ubuntu (Oracular and newer)
To install cidr using apt, simply run:
## Brew
To install cidr using brew, simply run:

```sh
apt install cidr
brew install cidr
```

## Brew
To install cidr using brew, simply run:
## Debian (Trixie and newer) & Ubuntu (Oracular and newer)
To install cidr using apt, simply run:

```sh
brew install cidr
apt install cidr
```

## Binaries
Expand Down

0 comments on commit d6a757b

Please sign in to comment.