Skip to content

Commit 2032530

Browse files
Take out babel install
1 parent 1a49428 commit 2032530

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ Now your local repo should contain the template. To test that everything is OK,
3737

3838
```
3939
$ meteor npm install
40-
meteor npm install --save babel-runtime
4140
```
4241

4342
Once the libraries are installed, you can run the application by invoking the ["start" script in the package.json file](https://github.com/ics-software-engineering/meteor-application-template/blob/master/app/package.json#L5):

0 commit comments

Comments
 (0)