diff --git a/README.md b/README.md index 5994b51..a041f6c 100644 --- a/README.md +++ b/README.md @@ -1 +1,11 @@ -# qemu-with-rbd-alpine \ No newline at end of file +# 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 +`