update install instructions (#20420)
This commit is contained in:
@ -9,11 +9,11 @@ Apache runs on 67% of all webservers in the world. It is fast, reliable, and sec
|
||||
|
||||
### Installation
|
||||
|
||||
#### On Ubuntu
|
||||
#### On Ubuntu/Debian
|
||||
```
|
||||
sudo apt install apache2
|
||||
sudo aptitude install apache2
|
||||
```
|
||||
#### On Centos
|
||||
#### On CentOS
|
||||
```
|
||||
sudo yum install httpd
|
||||
````
|
||||
|
Reference in New Issue
Block a user