diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2016-10-31 17:01:30 +0000 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2017-01-24 23:26:52 +0300 |
commit | ebee9dfd2b7c0ba343294abeb4a7d5e68c6cd5f0 (patch) | |
tree | ddbebab6e9292502a42aa72c6dc4e76ab9e15683 /README | |
parent | 5c765e7af6c830fe8ccfc1b58a908e410f6d400c (diff) | |
download | qemu-ebee9dfd2b7c0ba343294abeb4a7d5e68c6cd5f0.zip qemu-ebee9dfd2b7c0ba343294abeb4a7d5e68c6cd5f0.tar.gz qemu-ebee9dfd2b7c0ba343294abeb4a7d5e68c6cd5f0.tar.bz2 |
README: Add linux to macOS build info
The README lists the URLs for the wiki pages describing
how to build on Linux and Windows; add the equivalent
link for building on macOS.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -45,6 +45,7 @@ of other UNIX targets. The simple steps to build QEMU are: Additional information can also be found online via the QEMU website: http://qemu-project.org/Hosts/Linux + http://qemu-project.org/Hosts/Mac http://qemu-project.org/Hosts/W32 |