From 90e89e94d2f58dabd754daa8723f1621ee92b1b8 Mon Sep 17 00:00:00 2001 From: Lucas Date: Sun, 10 Sep 2023 18:41:41 -0700 Subject: [PATCH] Fixed typo in 'norm.exe' file path in Win32 build instructions --- doc/NormUserGuide.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/NormUserGuide.xml b/doc/NormUserGuide.xml index 8305cde..3e396b5 100755 --- a/doc/NormUserGuide.xml +++ b/doc/NormUserGuide.xml @@ -140,7 +140,7 @@ The "norm" project can be selected and built.  The "norm.exe" file will be found in - the "norm/win32/norm/Release" directory. + the "norm/Win32/norm/Release" directory. The easiest way to run these builds is with Visual Studio. If you do not already have Visual Studio installed, then it can