From 8041db8b511f15feca0d100d9da87bc8ba577f1e Mon Sep 17 00:00:00 2001 From: Neil Dorin Date: Wed, 26 Aug 2020 10:50:12 -0600 Subject: [PATCH] Update Readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c3bd856..0cbc322 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ The [Essentials](https://github.com/PepperDash/Essentials) libraries are require To install dependencies once nuget.exe is installed, run the following command from the root directory of your repository: `nuget install .\packages.config -OutputDirectory .\packages -excludeVersion`. -To verify that the packages installed correctly, open Essentials and make sure that all references are found, then try and build it. +To verify that the packages installed correctly, open the plugin solution in your repo and make sure that all references are found, then try and build it. ### Installing Different versions of PepperDash Core