From 7fe1d278b43804fc1fa14a0f8d95c335330dd16c Mon Sep 17 00:00:00 2001 From: Cole Isaac Date: Mon, 21 Mar 2022 09:48:51 -0400 Subject: [PATCH] add project requirements to tutorial start (#293) --- docs/fidesops/docs/tutorial/installation.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/fidesops/docs/tutorial/installation.md b/docs/fidesops/docs/tutorial/installation.md index daf22fc29..b128ddb70 100644 --- a/docs/fidesops/docs/tutorial/installation.md +++ b/docs/fidesops/docs/tutorial/installation.md @@ -1,5 +1,14 @@ # Installation +## Requirements +To run this project, ensure you have the following requirements installed and running on your machine: + +* [Docker 12+](https://docs.docker.com/desktop/#download-and-install) +* Python 3.7+ +* Make +* pg_config (`brew install libpq` or `brew install postgres` on Mac) + + ## Clone the fidesdemo repo Let's clone [Fides Demo](https://github.com/ethyca/fidesdemo), and rewind to an earlier tag, so we can build out