Skip to content

Commit f45fde2

Browse files
committed
Documentation update.
1 parent 5161872 commit f45fde2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -656,7 +656,7 @@ For ready-to-install Ubuntu Linux packages of NetPerfMeter, see [Launchpad PPA f
656656
```bash
657657
sudo apt-add-repository -sy ppa:dreibh/ppa
658658
sudo apt-get update
659-
sudo apt-get install netperfmeter
659+
sudo apt-get install netperfmeter-all
660660
```
661661

662662
## Fedora Linux
@@ -665,7 +665,7 @@ For ready-to-install Fedora Linux packages of NetPerfMeter, see [COPR PPA for Th
665665

666666
```bash
667667
sudo dnf copr enable -y dreibh/ppa
668-
sudo dnf install netperfmeter
668+
sudo dnf install netperfmeter-all
669669
```
670670

671671
## FreeBSD

0 commit comments

Comments
 (0)