From 767eec5e58ebbfc05029b7db7db79fbcd7147aaa Mon Sep 17 00:00:00 2001 From: tusc Date: Sun, 5 Jul 2020 23:05:41 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b1d7e7..5b53fe3 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI The Dockerfile in this repository will create an image based on Debian Stretch and install the ntopng packages. -The first steps is to ssh into the UDM and type the following command to download the Dockerfile file: +The first step is to ssh into the UDM and type the following command to download the Dockerfile file: ``` curl -Lo /tmp/Dockerfile https://raw.githubusercontent.com/tusc/ntopng-udm/master/Dockerfile