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