We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bd1969 commit 944256cCopy full SHA for 944256c
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