diff --git a/README.md b/README.md index f03c714..b5fcdc7 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,13 @@ npm i # fill in environment variables cp .env.sample .env -# package and deploy +# build gulp + +# deploy +gulp deploy ``` -## Setup +## Initial Setup Follow initial AWS setup instructions on [arithmetric/aws-lambda-ses-forwarder](https://github.com/arithmetric/aws-lambda-ses-forwarder).