summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorPep Turró Mauri <pep@redhat.com>2017-04-24 23:15:50 +0200
committerPep Turró Mauri <pep@redhat.com>2017-04-24 23:15:50 +0200
commitfcc1ef69b5b007374ab9bfe3aa10a0f6e90252dc (patch)
treed2050dbab16d3097be3804c2ab57b038f289863e /CONTRIBUTING.md
parentf6c853fe3da1b96046a3bd3ebac4c9abe6c2818a (diff)
downloadopenshift-fcc1ef69b5b007374ab9bfe3aa10a0f6e90252dc.tar.gz
openshift-fcc1ef69b5b007374ab9bfe3aa10a0f6e90252dc.tar.bz2
openshift-fcc1ef69b5b007374ab9bfe3aa10a0f6e90252dc.tar.xz
openshift-fcc1ef69b5b007374ab9bfe3aa10a0f6e90252dc.zip
Move container build instructions to BUILD.md
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index a3ae3fd10..a000802e2 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -66,9 +66,9 @@ These are plugins used in playbooks and roles:
└── test Contains tests.
```
-## Building RPMs
+## Building openshift-ansible RPMs and container images
-See the [RPM build instructions](BUILD.md).
+See the [build instructions in BUILD.md](BUILD.md).
## Running tests