mirror of
https://github.com/openshift/installer.git
synced 2026-02-05 06:46:36 +01:00
docs/dev/dependencies: Nest "Go" under "Build Dependencies"
This should have happened when "Build Dependencies" landed in 4278ba3f
(docs/libvirt-howto: Add dependency installation, 2018-09-24, #315).
This commit is contained in:
@@ -12,7 +12,7 @@ sudo yum install golang-bin gcc-c++
|
||||
|
||||
If you need support for [libvirt destroy](libvirt-howto.md#cleanup), you should also install `libvirt-devel`.
|
||||
|
||||
## Go
|
||||
### Go
|
||||
|
||||
We follow a hard flattening approach; i.e. direct and inherited dependencies are installed in the base `vendor/`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user