diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2016-10-06 16:52:20 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2016-10-07 10:05:15 +0200 |
commit | 81f265a8a4f56e49aca3ecca83fce48821c01618 (patch) | |
tree | 2c501bbbebe5f9bd5c7a8c4b3d562e1bcc844731 /README | |
parent | 1f3e7e41bb0ca09e322e95aab98e2593e1f6ff55 (diff) |
qemu-doc: drop installation and compilation notes
These are in README or obsolete, and the detailed version can be on a
website instead.
Reviewed-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -42,8 +42,6 @@ of other UNIX targets. The simple steps to build QEMU are: ../configure make -Complete details of the process for building and configuring QEMU for -all supported host platforms can be found in the qemu-tech.html file. Additional information can also be found online via the QEMU website: http://qemu-project.org/Hosts/Linux |