diff --git a/README.md b/README.md index 9f796b58..c06bf130 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ To get the site that is seen at [essentialcsharp.com](https://essentialcsharp.co 1. Clone Repository locally. 2. Set any needed secrets -3. If you have do not have access to the private nuget feed, change the line `true` to `false` in [EssentialCSharp.Web/EssentialCSharp.Web.csproj](https://github.com/IntelliTect/EssentialCSharp.Web/blob/main/EssentialCSharp.Web/EssentialCSharp.Web.csproj). +3. If you have do not have access to the private nuget feed, change the line `true` to `false` in [Directory.Packages.props](https://github.com/IntelliTect/EssentialCSharp.Web/blob/main/Directory.Packages.props). ## Environment Prequisites @@ -40,4 +40,4 @@ Testing Secret Values: Some Value Secrets for Testing/Development Purposes: HCaptcha: https://docs.hcaptcha.com/#integration-testing-test-keys -Please use issues or discussions to report issues found. \ No newline at end of file +Please use issues or discussions to report issues found.