From 09106186e307cb33befebf73edde551e3543b00b Mon Sep 17 00:00:00 2001 From: Chris Gates Date: Sun, 20 May 2018 08:53:12 -0400 Subject: [PATCH] Update README.md --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index b52466e..7ebab6f 100644 --- a/README.md +++ b/README.md @@ -3,13 +3,7 @@ Weird AWS Attack Library (AAL) -# Credentials -You will want to copy the `env.sample` file over to a `.env` file in your weirdAAL directory. Then place the relevant keys where applicable. Example: - -```bash -weirdAAL$ cp env.sample .env -``` Better documentation available on the [wiki](https://github.com/carnal0wnage/weirdAAL/wiki).