We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5a4ef99 + 944256c commit 8fff8aaCopy full SHA for 8fff8aa
lessons/01-setting-up/README.md
@@ -9,7 +9,7 @@ up our project.
9
## Clone the Tutorial
10
11
```
12
-git clone <tutorial url>
+git clone https://github.com/reactjs/react-router-tutorial
13
cd react-router-tutorial
14
cd lessons/01-setting-up
15
npm install
0 commit comments