add missing scoped registry in install docs

This commit is contained in:
Andrew Han 2021-08-23 14:10:14 -07:00 committed by Miika Lönnqvist
parent a7240651f6
commit b5b724f161

View File

@ -28,7 +28,8 @@ Add the following to your `manifest.json`:
"com.unity-atoms.unity-atoms-mono-hooks",
"com.unity-atoms.unity-atoms-tags",
"com.unity-atoms.unity-atoms-scene-mgmt",
"com.unity-atoms.unity-atoms-ui"
"com.unity-atoms.unity-atoms-ui",
"com.unity-atoms.unity-atoms-input-system"
]
}
],