docs: update readme
parent
d7a7d1b5b6
commit
d586d19d2f
|
@ -81,7 +81,7 @@ Compares this "Baking mesh" approach with the conventional approach:
|
|||

|
||||

|
||||
|
||||
### Using OpenUPM (Recomended)
|
||||
### Using OpenUPM
|
||||
|
||||
This package is available on [OpenUPM](https://openupm.com).
|
||||
You can install it via [openupm-cli](https://github.com/openupm/openupm-cli).
|
||||
|
@ -93,9 +93,9 @@ openupm add com.coffee.ui-particle
|
|||
|
||||
Find the manifest.json file in the Packages folder of your project and add a line to `dependencies` field.
|
||||
|
||||
* Major version:
|
||||
* Major version: 
|
||||
`"com.coffee.ui-particle": "https://github.com/mob-sakai/ParticleEffectForUGUI.git"`
|
||||
* Preview version:
|
||||
* Preview version: 
|
||||
`"com.coffee.ui-particle": "https://github.com/mob-sakai/ParticleEffectForUGUI.git#preview"`
|
||||
|
||||
To update the package, change suffix `#{version}` to the target version.
|
||||
|
|
Loading…
Reference in New Issue