Skip to content

Commit 4cbdf90

Browse files
committed
Update readme to match new repository name
1 parent ba6d1d4 commit 4cbdf90

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
@@ -62,8 +62,8 @@ from the server as well as state hydration on the client.
6262
To start development, follow these steps:
6363

6464
```
65-
$ git clone https://github.com/rherwig/template-react-16-ssr.git
66-
$ cd template-react-16-ssr
65+
$ git clone https://github.com/rherwig/template-react-ssr.git
66+
$ cd template-react-ssr
6767
$ npm i
6868
$ npm start
6969
```

0 commit comments

Comments
 (0)