]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/msw/install.txt
Provide a wxDirSelectorPromptStr
[wxWidgets.git] / docs / msw / install.txt
index a51818d883279c4e5ad2fb390773e0a0a7631e8a..860c08364d965af0767cfc669faf36a410450293 100644 (file)
@@ -477,7 +477,7 @@ For example:
   cd build-debug
   ../configure --with-msw --enable-debug --enable-debug_gdb --disable-shared
   make
-  make install % This step is optional, see note (8) below.
+  make install % This step is optional, see note (6) below.
   cd samples/minimal
   make
   ./minimal.exe