more clarity to installation process (#193)

mention in the readme where manifest.json is located in the unity project
This commit is contained in:
Gustavo Guimaraes 2020-10-12 13:01:58 -04:00 committed by GitHub
parent 831312f4a4
commit 13086d0f65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,7 @@ Unity Atoms is an open source library that aims to make your game code:
_Prerequisite: Since Unity Atoms is using the Unity Package Manager (UPM) you need to use Unity version 2018.3 >=_
Add the following to your `manifest.json`:
Add the following to your `manifest.json` (which is located under your project location in the folder `Packages`):
```
{