From 69395ad4010479953cf21eb54db30d810947bea5 Mon Sep 17 00:00:00 2001 From: Alexander Schulz Date: Thu, 5 Apr 2018 09:50:55 +0200 Subject: [PATCH] Updated How to build (markdown) --- How-to-build.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/How-to-build.md b/How-to-build.md index 3acd893..4a4ef7f 100644 --- a/How-to-build.md +++ b/How-to-build.md @@ -15,7 +15,7 @@ These libraries are automatically added/resolved per NuGet: * Ionic.Zip.dll * log4net.dll -(Only for testing purposes) you also need NUnit libraries: +(Only for testing purposes) you also need NUnit libraries which can be obtained from http://www.nunit.org: * nunit.framework.dll * Moq.dll