diff options
Diffstat (limited to 'netcon')
-rw-r--r-- | netcon/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/netcon/README.md b/netcon/README.md index 15ab10a9..ba99ca38 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: |