Skip to content

Commit 757ff5e

Browse files
Update README.md
1 parent d85286d commit 757ff5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Hi! My name is Jeffrey Lanters, thanks for visiting! This package is an open sou
3636
Install using npm for your JavaScript or TypeScript React Project. Make sure you download the package version corresponding with your Unity version. I try to update this plugin in case of need as fast as possible. Please keep in mind that some documentation may not be accurate when using an older version of this module.
3737

3838
```sh
39-
$ npm install [email protected] # For Unity 2020
39+
$ npm install [email protected] # For Unity 2020 and 2021
4040
$ npm install [email protected] # For Unity 2018 and 2019 (LTS)
4141
$ npm install [email protected] # For Unity 2017 (LTS)
4242
$ npm install [email protected] # For Unity 5.6 (LTS)

0 commit comments

Comments
 (0)