diff --git a/ellie-marmalade.csproj b/ellie-marmalade.csproj index 418b6fa..6b5e407 100644 --- a/ellie-marmalade.csproj +++ b/ellie-marmalade.csproj @@ -2,7 +2,7 @@ net8.0 - + enable @@ -19,12 +19,12 @@ ellie-marmalade Ellie Marmalade Template EllieBot Team - Template in order to create a ellie medusa. + Template in order to create a ellie marmalade. dotnet-new;templates - + all @@ -33,7 +33,7 @@ the https://toastielab.dev/Emotions-stuff/elliebot repo locally and reference the EllieBot.csproj because there is no EllieBot package atm. It is strongly recommended that you checkout a specific tag which matches your version of nadeko, as there could be breaking changes even between minor versions of EllieBot. - For example if you're running EllieBot 4.1.0 locally for which you want to create a medusa for, + For example if you're running EllieBot 4.1.0 locally for which you want to create a marmalade for, you should do "git checkout 4.1.0" in your EllieBot solution and then reference the EllieBot.csproj -->