1
0

Move build from source to documentation

This commit is contained in:
2019-12-27 08:38:47 +00:00
parent 27ffff2d05
commit 2494c94f6e
2 changed files with 14 additions and 38 deletions

View File

@ -36,6 +36,20 @@ There's a minimal configuration that you need to apply::
];
}
Gentoo
------
Install dependencies::
$ sudo emerge app-emulation/qemu app-emulation/docker dev-lang/go
Fedora
------
Install dependencies::
$ sudo dnf install go qemu moby-engine
Common
======