diff --git a/general/prog/nasm.xml b/general/prog/nasm.xml
index 3ab81e7bd9..67d47ffa69 100644
--- a/general/prog/nasm.xml
+++ b/general/prog/nasm.xml
@@ -76,9 +76,7 @@
If you downloaded the optional documentation, put it into the
source tree:
-pushd .. &&
-tar -xf nasm-&NASM-version;-xdoc.tar.bz2 &&
-popd
+tar -xf ../nasm-&NASM-version;-xdoc.tar.xz --strip-components=1
Install NASM by running
the following commands: