diff --git a/README.md b/README.md index 55d2306..c800983 100644 --- a/README.md +++ b/README.md @@ -15,11 +15,10 @@ Note that this is a production-ready application, not a tutorial. This document ## Requirements 1. [Node.js v16.x](https://nodejs.org/en/blog/release/v12.22.1/). It's recommended to use [Node Version Manager](https://github.com/nvm-sh/nvm), which allows one system to install and switch between multiple Node.js versions. -1. [Docker](https://docs.docker.com/engine/install/) 1. An [AWS account](https://aws.amazon.com/account/sign-up). 1. The [AWS CLI](https://docs.aws.amazon.com/cli/latest/userguide/install-macos.html). 1. The [AWS SAM CLI](https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-sam-cli-install-mac.html). -1. [Docker](https://www.docker.com/) for SAM packaging. +1. [Docker](https://docs.docker.com/engine/install/) for SAM packaging. Be sure to configure the AWS CLI: ```bash