From df428cfd48b2002a9a577424a74bfce74c916ea4 Mon Sep 17 00:00:00 2001 From: Patrick Dawson Date: Sun, 2 Aug 2020 20:06:57 +0200 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6689d61..77ee3b5 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Just click `Build` in the top right corner (if you get errors, you probably need then go into `Project > Project Settings > Plugins` and re-enable the plugin. Installing this in your own project is extremely finicky (as of Godot 3.2.3, with C# support in "late alpha"). -I've tried to figure out and document the necssary steps. +I've tried to figure out and document the necessary steps. 1. Create a project and click `Build` in the top right to generate the .csproj file.