From cd894468e7f505977ac297a26cae35eb734ec139 Mon Sep 17 00:00:00 2001 From: arowser Date: Tue, 29 Oct 2019 11:56:44 +0800 Subject: [PATCH] remove repeat install dependencies --- doc/INSTALL.md | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/INSTALL.md b/doc/INSTALL.md index 67334f2b8..8bd100130 100644 --- a/doc/INSTALL.md +++ b/doc/INSTALL.md @@ -93,7 +93,6 @@ $ sudo dnf update -y && \ python3-pip \ python3-setuptools \ net-tools \ - net-tools \ valgrind \ wget \ zlib-devel \