Skip to content

Commit cc157a0

Browse files
committed
Fix starter directory on README
1 parent a1fb9a0 commit cc157a0

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
@@ -53,10 +53,10 @@ Fork and clone this repository
5353
git clone https://github.com/${you}/react-apollo-workshop
5454
```
5555

56-
Navigate to the created folder
56+
Navigate to the `app-starter` folder
5757

5858
```
59-
cd react-apollo-workshop
59+
cd react-apollo-workshop/app-starter
6060
```
6161

6262
Install dependencies

0 commit comments

Comments
 (0)