mirror of
https://github.com/unity-atoms/unity-atoms.git
synced 2025-01-21 23:58:49 -05:00
Fix README - install master branch using UPM
This commit is contained in:
parent
bdf81a5e9c
commit
2a8cafa1ae
@ -24,7 +24,7 @@ Go to your projects `Packages/manifest.json` and add this:
|
||||
|
||||
"dependencies": {
|
||||
...
|
||||
"com.mambojambostudios.unity-atoms": "https://github.com/AdamRamberg/unity-atoms.git#v1.0.0",
|
||||
"com.mambojambostudios.unity-atoms": "https://github.com/AdamRamberg/unity-atoms.git",
|
||||
...
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user