Skip to content

Commit

Permalink
Use RC version instead of beta
Browse files Browse the repository at this point in the history
  • Loading branch information
luin committed Feb 3, 2024
1 parent 483d6f8 commit 13f5be0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,9 @@ Take a look at the [Quill](https://v2.quilljs.com/) website for more documentati

## Download

- [npm](https://www.npmjs.com/package/quill) - `npm install quill@beta`
- tar - https://github.com/quilljs/quill/releases
```shell
npm install quill@rc
```

### CDN

Expand Down

0 comments on commit 13f5be0

Please sign in to comment.