We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a966f4 commit b89debdCopy full SHA for b89debd
1 file changed
README.md
@@ -4,10 +4,10 @@
4
5
Make sure you have nothing listening on port 80 and 443, like apache.
6
7
-Remove apache2:
+Remove apache:
8
9
```
10
-apt-get remove apache2
+apt-get remove apache2-bin
11
12
13
Also, as we use a modified version of snapd installation will remove any existing snapd.
0 commit comments