Skip to content

Commit

Permalink
update the getting started install command
Browse files Browse the repository at this point in the history
  • Loading branch information
webloopbox committed Nov 13, 2024
1 parent a72f3d6 commit 2071e3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/pages/docs/5.0/1-getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ In this guide, we're going to build a very simple React App, which will make use
#### NPM Install

```shell
npm i @silevis/reactgrid@5.0.0-alpha.4
npm i @silevis/reactgrid@alpha
```

Unlike previous versions, there's no longer a need to import the CSS file separately.
Expand Down

0 comments on commit 2071e3b

Please sign in to comment.