mirror of
https://github.com/wekan/wekan.git
synced 2026-01-17 06:55:29 +01:00
Updated Qemu (markdown)
parent
69a5c4ab6b
commit
45ab2bbb1c
1 changed files with 2 additions and 2 deletions
4
Qemu.md
4
Qemu.md
|
|
@ -24,7 +24,7 @@ libxen-dev liblzo2-dev valgrind xfslibs-dev \
|
|||
libnfs-dev libiscsi-dev flex bison meson \
|
||||
qemu-utils virt-manager
|
||||
|
||||
git clone https://gitlab.com/qemu-project/qemu.git
|
||||
git clone --branch master --depth 1 https://gitlab.com/qemu-project/qemu.git
|
||||
|
||||
cd qemu
|
||||
|
||||
|
|
@ -32,7 +32,7 @@ git submodule init
|
|||
|
||||
git submodule update
|
||||
|
||||
git clone https://gitlab.freedesktop.org/slirp/libslirp
|
||||
git clone --branch master --depth 1 https://gitlab.freedesktop.org/slirp/libslirp
|
||||
|
||||
cd libslirp
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue