From 4e4781c364081ceb1c6865a2faed01485469ff00 Mon Sep 17 00:00:00 2001 From: O'meid Date: Sat, 14 Nov 2015 22:52:30 +1100 Subject: Docs: Fedora: Add missing dependencies and update to dnf. Signed-off-by: O'meid --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7557c40db..cef2ed0b6 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This repo contains Ansible code for OpenShift and Atomic Enterprise. - Install base dependencies: - 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: ``` -- cgit v1.2.1