update README.md

This commit is contained in:
PoChangSu
2020-07-21 13:25:08 +09:00
parent 5c9610ef23
commit e89b1ee055
2 changed files with 0 additions and 4 deletions

View File

@@ -11,9 +11,7 @@ or add git URL in `/UniVRM/Packages/manifest.json`
```json
{
"dependencies": {
// ...
"com.vrmc.univrm": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM",
// ...
}
}
```

View File

@@ -11,9 +11,7 @@ or add git URL in `/UniVRM/Packages/manifest.json`
```json
{
"dependencies": {
// ...
"com.vrmc.vrmshaders": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRMShaders",
// ...
}
}
```