From 053840e70c83ebb7bc3a9402402cca92a3067c6c Mon Sep 17 00:00:00 2001 From: Ronen Date: Tue, 31 Oct 2023 21:50:53 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 589b8ee..74989f1 100644 --- a/README.md +++ b/README.md @@ -88,13 +88,10 @@ Will create the following UI panel at the center of the screen: # Install You can either install GeonBit.UI with NuGet or manually. -No matter which way you choose, there are two main steps: - -1. Get the GeonBit.UI dll for your project. -2. Include the built-in theme content files, unless you don't want them. ## Via NuGet + First run the NuGet install command: ```