aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index a554638e8..2b2e034d8 100644
--- a/README.md
+++ b/README.md
@@ -91,7 +91,6 @@ cmake .. -DSTATIC_LIBNDPI_INSTALLDIR=[path/to/your/libnDPI/installdir] -DNDPI_WI
Or if this is all too much for you, let CMake do it for you:
```shell
-git submodule update --init
mkdir build
cd build
cmake .. -DBUILD_NDPI=ON