From a6d720fccfb762ffa488017f9241ad6e68090c94 Mon Sep 17 00:00:00 2001 From: Matt Gallagher <46973220+mattgallagher92@users.noreply.github.com> Date: Fri, 26 Jan 2024 14:31:52 +0000 Subject: [PATCH] Update Git tag note in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c3e1bf0..0a144ff 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,6 @@ Demo code is in `./demo`. You can see it running live at [https://compositionali - Make changes in `./src` - Change the version in `./src/Feliz.AgGrid.fsproj` -- Tag the Git commit +- Tag the Git commit (to make finding the relevant commit easy in future) - Push to GitHub - Wait for the GitHub action (configured in `./.github/workflows/deployment.yml`) to finish