summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2017-04-28 10:47:24 -0400
committerGitHub <noreply@github.com>2017-04-28 10:47:24 -0400
commitb23be0da38759744cebc8d4b454af1299d97a445 (patch)
tree32c3d9b18facfff34bc924347205f4981dc742c9 /README.md
parent2b420c18beae43d2f92f5a95bd177d427e81737d (diff)
parent1d80c4cef89ce10bb71671cfffa0f35dbb28ea93 (diff)
downloadopenshift-b23be0da38759744cebc8d4b454af1299d97a445.tar.gz
openshift-b23be0da38759744cebc8d4b454af1299d97a445.tar.bz2
openshift-b23be0da38759744cebc8d4b454af1299d97a445.tar.xz
openshift-b23be0da38759744cebc8d4b454af1299d97a445.zip
Merge pull request #3983 from rhcarvalho/docs-and-ci
Document pull request process and improve contribution guide
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3ec6555e8..42e629484 100644
--- a/README.md
+++ b/README.md
@@ -83,7 +83,10 @@ See [README_CONTAINER_IMAGE.md](README_CONTAINER_IMAGE.md) for information on ho
See the [hooks documentation](HOOKS.md).
-
## Contributing
See the [contribution guide](CONTRIBUTING.md).
+
+## Building openshift-ansible RPMs and container images
+
+See the [build instructions](BUILD.md).