From 80c7480190fac990fdd3e2547d1f0a671aa8d3fe Mon Sep 17 00:00:00 2001 From: Robert Muehsig Date: Tue, 17 Oct 2017 23:55:53 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5042af2..a2729b7 100644 --- a/README.md +++ b/README.md @@ -68,5 +68,5 @@ The WebApp now has referenced the API NuGet package and via the .csproj referenc * Change something in the CLI project * rebuild the project (a nuget package should now appear in the /artifacts directory) * make sure there is no ElectronNET.CLI package in your %userprofile%\.nuget\packages cache with the same version -* execute dotnet restore in the WebApp +* execute dotnet restore in the WebApp * execute dotnet electronize