aboutsummaryrefslogtreecommitdiff
path: root/system/qemu/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/qemu/README')
-rw-r--r--system/qemu/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/qemu/README b/system/qemu/README
index c457cef0881d8..d6e219eda2d06 100644
--- a/system/qemu/README
+++ b/system/qemu/README
@@ -48,7 +48,7 @@ dependencies.
To enable user mode networking, install libslirp (availale on SBO), then
compile qemu:
-SLIRP=yes ./qemu/SlackBuild
+SLIRP=yes ./qemu.SlackBuild
libiscsi (to access iSCSI targets directly) is optional dependency,
and will be picked up, if present, during the compilation.