Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Commit 7d61924

Browse files
committed
updated README.md
1 parent 3683104 commit 7d61924

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

jspm/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
**Install and initialize jspm**
1+
**Setup jspm and install jspm dependencies**
22
```
33
npm install -g jspm@beta
4-
jspm init
4+
jspm install
55
66
```
7-
Pick default answer for all questions except `Which ES6 transpiler would you like to use?`, as an answer type `typescript`.
87

98
**run:**
109
- install http-server package via

0 commit comments

Comments
 (0)