Fixed a code block error causing formating problems

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8069 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
timlinux 2008-01-29 01:35:06 +00:00
parent 1a3f245895
commit 106362bb06

View File

@ -1821,7 +1821,7 @@ From a Visual C++ command line cd to the directory where you extracted PyQt4 and
c:\python25\python configure.py -p win32-msvc2005
nmake
nmake install
````
```
== Install CMake ==