aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index ef94987..75e25f8 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,12 @@
-# s2i builder for linux kernel documentation
+# s2i builder for virtio specification
-Source: [https://github.com/kraxel/s2i-kerneldoc](https://github.com/kraxel/s2i-kerneldoc)
+Source: [https://github.com/kraxel/s2i-virtio-spec](https://github.com/kraxel/s2i-virtio-spec)
-Image: kraxel/s2i-kerneldoc @ docker.io registry
+Image: kraxel/s2i-virtio-spec @ docker.io registry
## Deploy in openshift
```
-oc new-app kraxel/s2i-kerneldoc~git://some.host/path/to/linux/kernel/source/repo.git
+oc new-app kraxel/s2i-virtio-spec~git://some.host/path/to/virtio/spec/source/repo.git
```