Update README.md
This commit is contained in:
parent
9040ed4c88
commit
117167784c
1 changed files with 11 additions and 1 deletions
12
README.md
12
README.md
|
@ -1 +1,11 @@
|
||||||
# qemu-with-rbd-alpine
|
# qemu-with-rbd-alpine
|
||||||
|
|
||||||
|
Contain .apk package of qemu compiled with rbd support. (version 4.0.0-r1)
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
|
`shell
|
||||||
|
git clone https://github.com/ahmedbilal/qemu-with-rbd-alpine.git
|
||||||
|
cd qemu-with-rbd-alpine
|
||||||
|
apk add * --allow-untrusted
|
||||||
|
`
|
||||||
|
|
Loading…
Reference in a new issue