From a2837ccaa783368d2d9cfb9037cf099eed6acd70 Mon Sep 17 00:00:00 2001 From: Joseph Henry Date: Mon, 7 Dec 2015 08:36:13 -0800 Subject: [PATCH] Fixed typo --- netcon/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netcon/README.md b/netcon/README.md index 15ab10a92..ba99ca380 100644 --- a/netcon/README.md +++ b/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: