Update readme

pull/55/head
mob-sakai 2019-02-07 09:11:49 +09:00
parent d3db3627f8
commit 1247069226
1 changed files with 2 additions and 1 deletions

View File

@ -84,11 +84,12 @@ Find the manifest.json file in the Packages folder of your project and edit it t
```js
{
"dependencies": {
"com.coffee.softmask-for-ugui": "https://github.com/mob-sakai/SoftMaskForUGUI.git#0.5.0",
"com.coffee.softmask-for-ugui": "https://github.com/mob-sakai/SoftMaskForUGUI.git#0.6.0",
...
},
}
```
To update the package, change `#{version}` to the target version.
#### Using .unitypackage file (for Unity 2017.1+)