Skip to content

Commit fe02768

Browse files
authored
Update README.md
Typo in clone instructions
1 parent 412a486 commit fe02768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ A full-fledged Apollo Server with Apollo Client starter project with React and E
3030

3131
## Installation
3232

33-
* `git clone git@github.com:rthe-road-to-graphql/fullstack-apollo-react-boilerplate.git`
33+
* `git clone git@github.com:the-road-to-graphql/fullstack-apollo-react-boilerplate.git`
3434
* `cd fullstack-apollo-react-boilerplate`
3535
* `npm install`
3636
* `npm start`

0 commit comments

Comments
 (0)