Skip to content

Commit

Permalink
Remove notion about canary version
Browse files Browse the repository at this point in the history
  • Loading branch information
Temzasse committed Jan 25, 2022
1 parent bf89eef commit 1878d3f
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,14 @@

## Installation

> ⚠️ NOTE: This library is still under development and there only exists a canary release on npm.
```sh
npm install stitches-native@canary
npm install stitches-native
```

or if you use `yarn`:

```sh
yarn add stitches-native@canary
yarn add stitches-native
```

## Documentation
Expand Down

0 comments on commit 1878d3f

Please sign in to comment.