From d064b697c4e97b3680b402a954ab3e55633b8114 Mon Sep 17 00:00:00 2001 From: stgelaisalex Date: Tue, 24 Jul 2018 10:21:38 -0400 Subject: [PATCH] Delete installing.md --- docs2/pages/getting-started/installing.md | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 docs2/pages/getting-started/installing.md diff --git a/docs2/pages/getting-started/installing.md b/docs2/pages/getting-started/installing.md deleted file mode 100644 index 7c9168c..0000000 --- a/docs2/pages/getting-started/installing.md +++ /dev/null @@ -1,18 +0,0 @@ -# Installing - -## Installing -Is it the first time you use our Library? - -Don't worry. People love our library because it's so easy to use. - - -## Step 1 - NuGet Download - -C# Eval Expression library is only available through NuGet - -download - - -> PM> Install-Package Z.Expressions.Eval - -## Step 2 - Have Fun!