diff --git a/README.md b/README.md index fc6bc26..2082866 100644 --- a/README.md +++ b/README.md @@ -4,18 +4,11 @@ For the purpose of transparency, we include our infrastructure configuration rig ## Dependencies -You will need the following installed: -- `terraform` - +* Docker +* GNU Make ## Usage -From either `backend/` or `main/`: - ```shell -$ terraform init +$ make ``` - -```shell -$ terraform plan -var-file ../credentials.tfvars -``` \ No newline at end of file