Skip to content

Commit 2f89dec

Browse files
authored
Update README.md
1 parent 0b92d99 commit 2f89dec

File tree

1 file changed

+1
-21
lines changed

1 file changed

+1
-21
lines changed

README.md

Lines changed: 1 addition & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -22,30 +22,10 @@ These snippets are hosted on [Serverless Land](https://serverlessland.com/snippe
2222
_We accept other types of code snippets you may find useful for others_
2323

2424
- Learn more about these snippets at https://serverlessland.com/snippets.
25-
- To learn more about submitting a snippet, read the [publishing guidelines page](https://github.com/aws-samples/serverless-snippets/blob/main/PUBLISHING.md).
25+
- To learn more about submitting a snippet, read the [adding snippet guide](https://github.com/aws-samples/serverless-snippets/blob/main/ADDING_SNIPPET.md).
2626

2727
Important: this application could use various AWS services and there are costs associated with these services after the Free Tier usage - please see the [AWS Pricing page](https://aws.amazon.com/pricing/) for details. You are responsible for any AWS costs incurred. No warranty is implied in this example.
2828

29-
## Requirements
30-
31-
* AWS CLI already configured with Administrator permission
32-
* [NodeJS 14.x installed](https://nodejs.org/en/download/)
33-
34-
## Deployment Instructions
35-
36-
1. [Create an AWS account](https://portal.aws.amazon.com/gp/aws/developer/registration/index.html) if you do not already have one and login.
37-
38-
1. [Install Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) and [install the AWS Serverless Application Model CLI](https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-sam-cli-install.html) on your local machine.
39-
40-
1. Create a new directory and navigate to that directory in a terminal.
41-
42-
1. Clone this repo:
43-
44-
```
45-
git clone https://github.com/aws-samples/serverless-snippets
46-
```
47-
48-
Each subdirectory contains the snippet code shown on the website.
4929

5030
----
5131
Copyright 2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.

0 commit comments

Comments
 (0)