diff options
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a000802e2..9be34bcab 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -66,10 +66,6 @@ These are plugins used in playbooks and roles: └── test Contains tests. ``` -## Building openshift-ansible RPMs and container images - -See the [build instructions in BUILD.md](BUILD.md). - ## Running tests We use [tox](http://readthedocs.org/docs/tox/) to manage virtualenvs and run |