Skip to content

Commit

Permalink
Remove duplicate documentation for Docker in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HoraceShmorace committed May 7, 2024
1 parent 1463ac9 commit 4200025
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4200025

Please sign in to comment.