From 44fa3c1c8bff12001b234bd6e38a5ade470918d8 Mon Sep 17 00:00:00 2001 From: Aliaksandr Kazlou Date: Tue, 14 Aug 2018 20:23:50 +0300 Subject: [PATCH] Add installation section in the README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index e12ec04..04fb9ca 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ GLOBAL OPTIONS: Table of Contents ================= +* [Installation](#installation) * [Config](#config) * [Profiles](#profiles) * [Commands](#commands) @@ -47,6 +48,12 @@ Table of Contents * [Credits](#credits) +## Installation + +Use the `go` command: + + $ go get github.com/zshamrock/vmx + ## Config All the control files `commands`, `defaults`, `hosts`, etc. are looking for in the `$VMX_HOME` directory if defined,