Skip to content

Commit

Permalink
add beta notes to README
Browse files Browse the repository at this point in the history
  • Loading branch information
LinusBorg committed Sep 2, 2018
1 parent a88a465 commit 1febd75
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,16 @@
<img src="http://linusborg.github.io/portal-vue/assets/logo.png" alt="PortalVue Logo">
</p>

> This branch is currently representing v1.4.0-beta.0
> This branch is currently representing v1.4.0-beta.1
> Install with `npm install portal-vue@next`
For more detailed documentation and additional Information, please visit <a href="http://linusborg.github.io/portal-vue">the docs</a>

## Installation

```
npm i portal-vue
npm i portal-vue // v1.3.0 (stable)
npm i portal-vue@next // v1.4.0-beta.1 (current beta)
```

```javascript
Expand Down

0 comments on commit 1febd75

Please sign in to comment.