Skip to content

Commit bd57b97

Browse files
committed
Update doc
1 parent c7d2d81 commit bd57b97

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ const ap = new APlayer({
5656
Work with module bundler:
5757

5858
```js
59-
import 'APlayer/dist/APlayer.min.css';
60-
import APlayer from 'APlayer';
59+
import 'aplayer/dist/APlayer.min.css';
60+
import APlayer from 'aplayer';
6161

6262
const ap = new APlayer(options);
6363
```

0 commit comments

Comments
 (0)