From 5383ed22ea80a79b0643407efa16cee58d36aefe Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Sun, 20 Nov 2016 13:53:22 -0500 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 56b6a5e4..6d1ef759 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,16 @@ GAM ============================ GAM is a command line tool for Google G Suite Administrators to manage domain and user settings quickly and easily. -Downloads +Quick Start --------- -You can download the current GAM release from the [GitHub Releases] page. +Linux / MacOS: +Open a terminal and run: +''' +bash <(curl -s -S -L https://git.io/install-gam) +''' + +Windows: +Download the MSI Installer from the [GitHub Releases] page. Documentation ------------------