diff options
author | Thomas Wiest <twiest@redhat.com> | 2014-10-31 08:57:55 -0400 |
---|---|---|
committer | Thomas Wiest <twiest@redhat.com> | 2014-10-31 17:24:28 -0400 |
commit | 67ec7a9e5d72fb121de26488b370491b95b6c919 (patch) | |
tree | 400ff81603320fb5911c31d938b7846f27fe781e /README.md | |
parent | cb316a8e6527a5a33e6c7ea686b21c7992839bab (diff) | |
download | openshift-67ec7a9e5d72fb121de26488b370491b95b6c919.tar.gz openshift-67ec7a9e5d72fb121de26488b370491b95b6c919.tar.bz2 openshift-67ec7a9e5d72fb121de26488b370491b95b6c919.tar.xz openshift-67ec7a9e5d72fb121de26488b370491b95b6c919.zip |
updated docs to have better setup instructions, fixed minor bugs, added
envs for admiller (amint) and tdawson (tdint).
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ Setup - Install base dependencies: - Fedora: ``` - yum install ansible rubygem-parseconfig + yum install -y ansible rubygem-thor rubygem-parseconfig ``` - Setup for a specific cloud: |