diff --git a/README.md b/README.md index 3c6f239c4..450b8d805 100644 --- a/README.md +++ b/README.md @@ -879,7 +879,7 @@ Where: ```csharp Container.Bind().FromSubContainerResolve().ByNewPrefabResourceInstaller("Path/To/MyPrefab"); - class FooInstaller : MonoInstaller + class FooInstaller : Installer { public override void InstallBindings() {