diff options
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2004-12-13 19:38:08 +0000 |
---|---|---|
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2004-12-13 19:38:08 +0000 |
commit | bc7712a4acd046561aa3a8699640c8d1ff7c8946 (patch) | |
tree | 9e8a4e88b12a219b64fe71cd028a1beb5a26d4df /qemu-doc.texi | |
parent | 4ca0074c8c99a5bd89d326e1f76dcd518447e80b (diff) | |
download | qemu-bc7712a4acd046561aa3a8699640c8d1ff7c8946.zip |
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1176 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'qemu-doc.texi')
-rw-r--r-- | qemu-doc.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qemu-doc.texi b/qemu-doc.texi index e8e75a9ae3..367beb80a8 100644 --- a/qemu-doc.texi +++ b/qemu-doc.texi @@ -52,8 +52,8 @@ If you want to compile QEMU yourself, see @ref{compilation}. @section Linux -Download the binary distribution (@file{qemu-XXX-i386.tar.gz}) and -untar it as root in @file{/}: +Download the binary distribution (@file{qemu-XXX-i386.tar.gz}) in +@file{/tmp} and untar it as root from @file{/}: @example su |