From 47e7dc93e5c1bcdd74a2c7b30c31b54493c1718f Mon Sep 17 00:00:00 2001 From: Justin McCarthy Date: Fri, 11 May 2018 13:42:03 -0700 Subject: [PATCH] stubbing getting started in readme --- README.md | 10 ++++++++++ example/policies/classification.md | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cbbb973..d9668f3 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,16 @@ Comply manages the lifecycle of your program throughout the year via your existi In addition to automation, Comply includes a SOC2-focused module featuring open source policy and procedure **templates** suitable for satisfying a SOC2 audit. +# Getting Started + +macOS: + +`brew install comply` + +Go users: + +`go get github.com/strongdm/comply` + # Discussion Join us in [Comply Users](https://join.slack.com/t/comply-users/shared_invite/enQtMzU3MTk5MDkxNDU4LTMwYzZkMjA4YjQ2YTM5Zjc0NTAyYWY5MDBlOGMwMzRmZTk5YzBlOTRiMTVlNGRlZjY1MTY1NDE0MjY5ZjYwNWU) diff --git a/example/policies/classification.md b/example/policies/classification.md index 6449e55..df01583 100644 --- a/example/policies/classification.md +++ b/example/policies/classification.md @@ -34,4 +34,4 @@ This policy defines the high level objectives and implementation instructions fo - Sensitivity and criticality of the information, based on the highest risk calculated for each information item during the risk assessment. - Legal, regulatory and contractual obligations. -- Information must be classified based on confidentiality levels as defined in Table 1. \ No newline at end of file +- Information must be classified based on confidentiality levels as defined in Table 1