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: ```