diff --git a/README.md b/README.md index c1290dd..b991f2a 100644 --- a/README.md +++ b/README.md @@ -31,5 +31,5 @@ It would be under /home/apkbuild/packages/main/x86_64/ ## Installation ```bash -$(git clone git@code.ungleich.ch:ahmedbilal/qemu-with-rbd-alpine.git && cd qemu-with-rbd-alpine && apk add apks/*.apk --allow-untrusted) +$(git clone https://code.ungleich.ch/ahmedbilal/qemu-with-rbd-alpine.git && cd qemu-with-rbd-alpine && apk add apks/*.apk --allow-untrusted) ```