From 2e6b983a840ea76a25889b1e28031e37f5bc177a Mon Sep 17 00:00:00 2001 From: Mikhail Klementev Date: Sun, 16 Dec 2018 23:45:36 +0000 Subject: [PATCH] Add requirements for Fedora --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 039a225..5570c1d 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,12 @@ Also do not forget to set GOPATH and PATH e.g.: $ brew install go qemu $ brew cask install docker +### Fedora + + $ sudo dnf install go qemu moby-engine + +Also check out [post-installation steps](https://docs.docker.com/install/linux/linux-postinstall/). + ## Build from source $ go get -u github.com/jollheef/out-of-tree