Skip to content

Commit 85a1264

Browse files
authored
Update README.md
1 parent 9e7a2d2 commit 85a1264

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,10 @@ public class Health : MonoBehaviour, IPoolable
108108

109109
### How to enable Zenject support
110110

111-
1. Open `Project Settings` of your project and select `Player` tab
112-
2. Find `Scripting Define Symbols` and add `ZENJECT` to that list
113-
3. Press the `Apply` button
111+
1. Import [Zenject](https://github.com/modesttree/Zenject) into your project
112+
2. Open `Project Settings` of your project and select `Player` tab
113+
3. Find `Scripting Define Symbols` and add `ZENJECT`
114+
4. Press the `Apply` button
114115

115116

116117
![](https://i.imgur.com/msJUR5k.png)

0 commit comments

Comments
 (0)