Update README.md
This commit is contained in:
parent
9040ed4c88
commit
117167784c
1 changed files with 11 additions and 1 deletions
10
README.md
10
README.md
|
@ -1 +1,11 @@
|
|||
# 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