Skip to content

Commit 58d738c

Browse files
authored
README file is updated
1 parent 32252ee commit 58d738c

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
@@ -52,13 +52,13 @@ To use the code in this example you **must** have an valid [AWS account](https:/
5252
First clone the repo
5353

5454
```bash
55-
$ git clone https://github.com/anijitsao/simple-apollo-server-graphql-lambda.git
55+
$ git clone https://github.com/anijitsao/simple-apollo-server-graphql.git
5656
```
5757
Install all the necessary dependencies by going inside the directory
5858

5959
```bash
6060
# Navigating inside the directory
61-
$ cd simple-apollo-server-graphql-lambda
61+
$ cd simple-apollo-server-graphql
6262

6363
# To install all the necessary dependencies
6464
$ npm install

0 commit comments

Comments
 (0)