aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2019-11-29 10:36:33 +0100
committerGerd Hoffmann <kraxel@redhat.com>2019-11-29 10:36:33 +0100
commit4ff84313906d61ac66fe31d44f602db1c095473f (patch)
tree35510be5e9c9f37fb084f1ebf45e0499b53f26bf /README.md
parentbfcd496b387a797f6b7779036332ff22ded3ce75 (diff)
downloads2i-virtio-spec-4ff84313906d61ac66fe31d44f602db1c095473f.tar.gz
update sample url
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 75e25f8..de71120 100644
--- a/README.md
+++ b/README.md
@@ -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
```
-