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,