Skip to content

Commit 150db1c

Browse files
authored
Update README.md
just running meteor after clone throws : Error: The babel-runtime npm package could not be found in your node_modules
1 parent b2b4308 commit 150db1c

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,11 @@ Full-Stack Web Development is the most popular developer occupation today. There
1111

1212
## Installation
1313

14-
After forking and cloning the repo:
15-
14+
git clone git@github.com:alexsicart/Create-React-Meteor-App.git
1615
cd Create-React-Meteor-App
17-
meteor
18-
19-
16+
npm i
17+
meteor
18+
2019
## Tech Stack
2120

2221
The skeleton app has been created using

0 commit comments

Comments
 (0)