aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2019-09-06 12:05:52 +0200
committerGerd Hoffmann <kraxel@redhat.com>2019-09-06 12:05:52 +0200
commitaf5d77d466c40068762c5209e2a9f3d69d8c5672 (patch)
treef8b7128c5401476c48cca84957b1bf9be5891287
parent684a7f97fba28fa2c6d8a4f0e0994d86a418ad1e (diff)
downloads2i-jekyll-af5d77d466c40068762c5209e2a9f3d69d8c5672.tar.gz
fix tyops
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ccb4b17..4f32b48 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
## Deploy in openshift
```
-oc new-app kraxel/s2i-jekyll~git://some.host/your/repo/.git
+oc new-app kraxel/s2i-jekyll~git://some.host/your/repo.git
```
## Work with the builder image sources