Skip to content

Commit 95f4cb1

Browse files
authored
Merge pull request #35 from frankwallis/master
update installation instructions
2 parents 7a3c959 + a5acb70 commit 95f4cb1

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
@@ -174,7 +174,7 @@ git clone https://github.com/piotrwitek/react-redux-typescript-starter-kit.git m
174174
npm install
175175
176176
// Initiate JSPM and dev-bundle
177-
npm init
177+
npm run init
178178
179179
// Run development server with HMR
180180
npm start

0 commit comments

Comments
 (0)