Skip to content

Commit 1afccd4

Browse files
author
Florian Chazal
committed
Force docker to prerequisite in contributing guide
1 parent e01f53d commit 1afccd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ The following tools need to be installed on your system prior to starting workin
7171
- [AWS SAM CLI >= 1.49.0](https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-sam-cli-install.html)
7272
- AWS SAM CLI is a command line interface for AWS Serverless Application Model (SAM), it's used in one of the examples, and it's part of the pre-push hook.
7373
- [Docker](https://docs.docker.com/get-docker/)
74-
- If you are not planning on making changes to the documentation, you can skip this step.
74+
- Docker is used to build documentation and Layer.
7575

7676
First, [fork](https://docs.github.com/en/get-started/quickstart/fork-a-repo) the repository, and then run the following commands to clone and initialize the repository locally.
7777

0 commit comments

Comments
 (0)