Skip to content

Commit a5acb70

Browse files
committed
update installation instructions
1 parent 7a3c959 commit a5acb70

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)