Browse Source

Merge pull request #2267 from Jmainguy/build_md_lies

BUILD.md lies
Scott Dodson 8 years ago
parent
commit
9090df2d6c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      BUILD.md

+ 2 - 2
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)
 ```