diff --git a/docs2/pages/getting-started/upgrading.md b/docs2/pages/getting-started/upgrading.md deleted file mode 100644 index d1e3845..0000000 --- a/docs2/pages/getting-started/upgrading.md +++ /dev/null @@ -1,19 +0,0 @@ -# Upgrading - -## Upgrading - -All our release are normally backward compatible to make it very easy for you to upgrade. - -## Step 1 - Before Upgrading -Before upgrading: -- Make sure to read [release notes](https://github.com/zzzprojects/Eval-Expression.NET/releases) -- **NEVER** upgrade to production without testing in a development environment first - -## Step 2 - NuGet Download - -C# Eval Expression library is only available through NuGet - -download - - -> PM> Install-Package Z.Expressions.Eval