Update README.md

This commit is contained in:
ahmadbilalkhalid 2019-08-31 13:16:42 +05:00 committed by GitHub
parent 9040ed4c88
commit 117167784c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 1 deletions

View File

@ -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
`