We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54c0688 commit 7a95bd0Copy full SHA for 7a95bd0
1 file changed
README.md
@@ -12,7 +12,7 @@ Uses Webpack and transpiles with Babel. Runs using wepback-dev-server
12
13
Download or `git clone https://github.com/willdvlpr/react-webpack-starter.git`
14
15
-mv `mv ~/[path_to_react-webpack-starter]/ ~/[path_to_your-project-name]` (to use a starter for your own project)
+`mv ~/[path_to_react-webpack-starter]/ ~/[path_to_your-project-name]` (to use a starter for your own project)
16
17
`cd [path_to_repo] && yarn`
18
0 commit comments