Skip to content

Commit

Permalink
fix doc complaint listed in #353
Browse files Browse the repository at this point in the history
  • Loading branch information
hobu committed May 9, 2014
1 parent cc58b35 commit 9ed6689
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/compilation/windows.txt
Expand Up @@ -102,12 +102,12 @@ libxml2, iconv.

c:\dev> git clone https://github.com/PDAL/PDAL.git

3. From the root of your PDAL tree, run "config.bat". This will create the
3. From the root of your PDAL tree, run "./cmake/examples/mpg-config.bat". This will create the
VStudio solution file and .vcxproj files.

::

c:\dev\PDAL> config.bat
c:\dev\PDAL> ./cmake/examples/mpg-config.bat

.. note::

Expand Down

0 comments on commit 9ed6689

Please sign in to comment.