We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaaaf17 commit 60ab49dCopy full SHA for 60ab49d
README.md
@@ -44,12 +44,12 @@ To use the code in this example you **must** have an valid [AWS account](https:/
44
First clone the repo
45
46
```bash
47
-$ git clone git@github.com:anijitsahu/simple-aws-lambda-ses-cron.git
+$ git clone git@github.com:anijitsahu/simple-aws-lambda-mongodb.git
48
```
49
Install all the necessary dependencies by going inside the directory
50
51
52
-$ cd simple-aws-lambda-ses-cron.git
+$ cd simple-aws-lambda-mongodb
53
$ npm install
54
55
0 commit comments