diff options
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -7,6 +7,5 @@ Image: kraxel/s2i-virtio-spec @ docker.io registry ## Deploy in openshift ``` -oc new-app kraxel/s2i-virtio-spec~git://some.host/path/to/virtio/spec/source/repo.git +oc new-app kraxel/s2i-virtio-spec~https://github.com/oasis-tcs/virtio-spec ``` - |