Complete CentOS installation instructions

This commit is contained in:
Mickaël Schoentgen 2021-09-09 16:36:28 +02:00
parent 513e5080e4
commit a45b94fda6

View File

@ -78,6 +78,7 @@ $ dnf install httpie
```bash
# CentOS, RHEL, ...
$ yum install epel-release
$ yum install httpie
```