Skip to content

Commit

Permalink
Upd README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rkit committed Aug 30, 2016
1 parent 4dfd74a commit 26c3d76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ npm install react-select2-wrapper --save

### Webpack

- Run server
- Server
```
npm run start
```
Expand Down
2 changes: 1 addition & 1 deletion guide/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ this.refs.tags.el
## Themes
Default theme in [css/select2.css](css/select2.css)
Default theme in [css/select2.css](../css/select2.css)
```js
import 'react-select2-wrapper/css/select2.css';
Expand Down

0 comments on commit 26c3d76

Please sign in to comment.