diff --git a/README.md b/README.md index a041f6c..11412e7 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ Contain .apk package of qemu compiled with rbd support. (version 4.0.0-r1) ## Installation -`shell +```bash git clone https://github.com/ahmedbilal/qemu-with-rbd-alpine.git cd qemu-with-rbd-alpine apk add * --allow-untrusted -` +```