Skip to content

Commit

Permalink
Remove @beta from instalation guide
Browse files Browse the repository at this point in the history
  • Loading branch information
krzysztofstudniarek authored and dziraf committed Jul 13, 2022
1 parent 4c55db4 commit 91a20e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UPGRADE-6.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
To update AdminJS package to the sixth wersion please use following npm command

```
npm install adminjs@beta
npm install adminjs
```

This should update the version of ```adminjs``` and ```adminjs-design-system``` packages to newest beta versions.
Expand Down

0 comments on commit 91a20e7

Please sign in to comment.