commit | f597d07ec9e6c97e4db60df9b99ec793c3407777 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Mon Jul 04 21:20:21 2022 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Fri Jul 08 17:52:51 2022 -0400 |
tree | 058758bf61fceebbd1be50dca09a3426e7b56ab5 | |
parent | 40eae0328b79faf4182c0348b1286cb60fa5f2b4 [diff] [blame] |
build: support CentOS Stream 9, drop CentOS 8 Refs: #5181 Change-Id: I289930c9658137e1637357f81c762ebb331474c8
diff --git a/INSTALL.md b/INSTALL.md index fdd94e5..369fd9c 100644 --- a/INSTALL.md +++ b/INSTALL.md
@@ -16,13 +16,12 @@ Comes with the base system on macOS. - On Ubuntu: + On Debian and Ubuntu: sudo apt install libpcap-dev On CentOS and Fedora: - sudo dnf config-manager --enable powertools # CentOS only sudo dnf install libpcap-devel ## Build Steps