about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rwxr-xr-xgen_iso2
1 files changed, 1 insertions, 1 deletions
diff --git a/gen_iso b/gen_iso
index cf2c6ab6..e4111742 100755
--- a/gen_iso
+++ b/gen_iso
@@ -5,7 +5,7 @@
 # Must be run on Linux.
 #
 # Dependencies:
-#   apt install build-essential flex bison libelf-dev libssl-dev xorriso
+#   apt install build-essential flex bison wget libelf-dev libssl-dev xorriso
 #
 # Based on http://minimal.linux-bg.org (GPLv3)