summaryrefslogtreecommitdiffstats
path: root/BUILD.md
diff options
context:
space:
mode:
authorJonathan Mainguy <jmainguy@redhat.com>2016-08-08 15:12:31 -0400
committerJonathan Mainguy <jmainguy@redhat.com>2016-08-08 15:12:31 -0400
commitd7723488dc9c78b381f52038775e03581c099fde (patch)
tree140f486b1440d257b1897f887acbebbabd0a3f33 /BUILD.md
parent9ff1c623e99de8f65ebd8b1915f16dbe76477edb (diff)
downloadopenshift-d7723488dc9c78b381f52038775e03581c099fde.tar.gz
openshift-d7723488dc9c78b381f52038775e03581c099fde.tar.bz2
openshift-d7723488dc9c78b381f52038775e03581c099fde.tar.xz
openshift-d7723488dc9c78b381f52038775e03581c099fde.zip
BUILD.md lies
Diffstat (limited to 'BUILD.md')
-rw-r--r--BUILD.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/BUILD.md b/BUILD.md
index 806630dbe..15d3d6240 100644
--- a/BUILD.md
+++ b/BUILD.md
@@ -5,9 +5,9 @@ For more information on tito, please see the [Tito home page](https://github.com
## Build openshift-ansible-bin
-- Change into openshift-ansible/bin
+- Change into openshift-ansible
```
-cd openshift-ansible/bin
+cd openshift-ansible
```
- Build a test package (no tagging needed)
```