Update README.md

This commit is contained in:
tusc
2020-07-05 23:05:41 -05:00
committed by GitHub
parent d78198b42f
commit 767eec5e58

View File

@@ -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