Skip to content

Commit

Permalink
[README] typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolab committed Feb 8, 2018
1 parent 91804b0 commit 1775048
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@ router.run();
```

You can change `master` by a [specific version](https://github.com/Nicolab/routux/releases).
<br>Example for `v0.2.7`:
<br>Example for `v0.3.0`:

```html
<script src="https://cdn.rawgit.com/Nicolab/routux/v0.2.7/dist/routux.min.js"></script>
<script src="https://cdn.rawgit.com/Nicolab/routux/v0.3.0/dist/routux.min.js"></script>
```

> Note: please, use the [latest version](https://github.com/Nicolab/routux/releases/latest)
Expand Down

0 comments on commit 1775048

Please sign in to comment.