diff options
author | Jonathan Mainguy <jmainguy@redhat.com> | 2016-08-08 15:12:31 -0400 |
---|---|---|
committer | Jonathan Mainguy <jmainguy@redhat.com> | 2016-08-08 15:12:31 -0400 |
commit | d7723488dc9c78b381f52038775e03581c099fde (patch) | |
tree | 140f486b1440d257b1897f887acbebbabd0a3f33 | |
parent | 9ff1c623e99de8f65ebd8b1915f16dbe76477edb (diff) | |
download | openshift-d7723488dc9c78b381f52038775e03581c099fde.tar.gz openshift-d7723488dc9c78b381f52038775e03581c099fde.tar.bz2 openshift-d7723488dc9c78b381f52038775e03581c099fde.tar.xz openshift-d7723488dc9c78b381f52038775e03581c099fde.zip |
BUILD.md lies
-rw-r--r-- | BUILD.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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) ``` |