You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-9Lines changed: 10 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -159,18 +159,19 @@ Test reload speed improvement using this simple test procedure:
159
159
## Installation
160
160
161
161
#### Prerequisites
162
-
- Node.js and Git
163
-
-Install JSPM with global flag to have jspm command available: `npm install jspm -g` (otherwise you'll have to use a local version from `~/node_modules/`)
162
+
- Node.js `>=6.0.0`
163
+
-Global [JSPM](http://jspm.io/) installation for CLI commands - `npm i -g jspm`
0 commit comments