Browse Source

Fixed typo

Joseph Henry 9 years ago
parent
commit
a2837ccaa7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      netcon/README.md

+ 1 - 1
netcon/README.md

@@ -90,7 +90,7 @@ Now you can run a containerized application. Open another terminal window (since
 
 On Debian and Ubuntu:
 
-    sudo apt-get install httpd
+    sudo apt-get install apache2
 
 Or for CentOS/EPEL or Fedora: