Skip to content

Commit 60ab49d

Browse files
authored
README file updated
1 parent aaaaf17 commit 60ab49d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,12 @@ To use the code in this example you **must** have an valid [AWS account](https:/
4444
First clone the repo
4545

4646
```bash
47-
$ git clone git@github.com:anijitsahu/simple-aws-lambda-ses-cron.git
47+
$ git clone git@github.com:anijitsahu/simple-aws-lambda-mongodb.git
4848
```
4949
Install all the necessary dependencies by going inside the directory
5050

5151
```bash
52-
$ cd simple-aws-lambda-ses-cron.git
52+
$ cd simple-aws-lambda-mongodb
5353
$ npm install
5454
```
5555

0 commit comments

Comments
 (0)