1
0
mirror of https://github.com/Siccity/xNode.git synced 2026-03-26 22:49:02 +08:00

Update README.md

This commit is contained in:
Greg Poole 2019-06-26 21:16:40 +10:00 committed by GitHub
parent a4c632c8cb
commit e86ce24133
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,7 @@ To install this project as a dependency using the Unity Package Manager,
add the following line to your project's `manifest.json`: add the following line to your project's `manifest.json`:
``` ```
"com.github.siccity.xnode": "git+https://github.com/siccity/xNode", "com.github.siccity.xnode": "git+https://github.com/siccity/xNode"
``` ```
Then, to access the `XNode` namespace from your code, make sure you have a valid [Assembly Definition](https://docs.unity3d.com/Manual/ScriptCompilationAssemblyDefinitionFiles.html) set up, Then, to access the `XNode` namespace from your code, make sure you have a valid [Assembly Definition](https://docs.unity3d.com/Manual/ScriptCompilationAssemblyDefinitionFiles.html) set up,