From e6c3f8d4c2404b08a22063a09d3f13c11ab64f8b Mon Sep 17 00:00:00 2001 From: anmcgrath Date: Sun, 5 May 2024 15:54:06 +1000 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 3201be26..fd7bf2e8 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,12 @@ Demo: https://anmcgrath.github.io/BlazorDatasheet/ ### Getting Started +#### Install the NuGet package + +```bash +dotnet add package BlazorDatasheet --version 0.2.0 +``` + #### Configure Program.cs In Program.cs, add the required services: