Skip to content

Commit 843ce53

Browse files
committed
Fix readme to reflect build process
1 parent 86a13da commit 843ce53

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
@@ -126,7 +126,7 @@ $ npm install
126126
$ npm start
127127
```
128128

129-
To build the dist version:
129+
To transpile from ES2015 + JSX into the ES5 npm-distributed version:
130130

131131
```bash
132132
$ npm run prepublishOnly

0 commit comments

Comments
 (0)