Author: lyalyakin
Date: Fri Sep 4 15:46:38 2026
New Revision: 1937871
Log:
Follow-up to 1937870.
* INSTALL
(II.C): Minor wording tweak.
Modified:
subversion/trunk/INSTALL
Modified: subversion/trunk/INSTALL
==============================================================================
--- subversion/trunk/INSTALL Fri Sep 4 15:36:41 2026 (r1937870)
+++ subversion/trunk/INSTALL Fri Sep 4 15:46:38 2026 (r1937871)
@@ -337,7 +337,7 @@ II. INSTALLATION
The vcproj/vcxproj files for Visual Studio 2010 - 2022 can be generated
with gen-make.py. The required dependencies have to be present in the
system (built or installed) before generating the files. Minimal
- gen-make.py command is as follows:
+ gen-make.py command looks like this:
C:\SVN\src>python gen-make.py --vsnet-version=2022 ^
--with-apr "..\myvcpkg\x64-windows" ^