Skip to content

Commit

Permalink
Update readme ES6 module instal path #588, #527, #590
Browse files Browse the repository at this point in the history
  • Loading branch information
juliangarnier committed Jul 25, 2019
1 parent 8b6721c commit 3a382f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ or manual [download](https://github.com/juliangarnier/anime/archive/master.zip).
#### ES6 modules

```javascript
import anime from 'anime';
import anime from 'animejs/lib/anime.es.js';
```

#### CommonJS
Expand Down

0 comments on commit 3a382f8

Please sign in to comment.