浏览代码

Docs: Fedora: Add missing dependencies and update to dnf.

Signed-off-by: O'meid <public@omeid.me>
O'meid 9 年之前
父节点
当前提交
4e4781c364
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -6,7 +6,7 @@ This repo contains Ansible code for OpenShift and Atomic Enterprise.
 - Install base dependencies:
 - Install base dependencies:
   - Fedora:
   - Fedora:
   ```
   ```
-    yum install -y ansible rubygem-thor rubygem-parseconfig util-linux pyOpenSSL
+    dnf install -y ansible rubygem-thor rubygem-parseconfig util-linux pyOpenSSL libffi-devel python-cryptography
   ```
   ```
    - OSX:
    - OSX:
   ```
   ```