Skip to content

Commit 2446b8e

Browse files
author
Alan Wright
committed
Amend README to reflect recent changes to CMake/Config.h
1 parent e33a0ae commit 2446b8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ On Debian systems, the following packages are required:
4242
Build Instructions using Waf
4343
------------------------------
4444

45-
Alternatively you can use `Waf <http://code.google.com/p/waf/>`_ to drive the build. Waf requires that you have a recent version of `Python <http://python.org>`_ installed on your system.
45+
**After running CMake** you can use `Waf <http://code.google.com/p/waf/>`_ to drive the build. Waf requires that you have a recent version of `Python <http://python.org>`_ installed on your system.
4646

4747
To build the library the following commands should be issued::
4848

@@ -70,7 +70,7 @@ Open solution lucene++.sln located in the *msvc* folder into Visual Studio 2008
7070

7171
**Note: "BOOST_ROOT" environment variable must be defined to point to the boost library directory (eg. c:\\boost_1_44_0)**
7272

73-
You'll need boost installed.
73+
You'll need boost installed.
7474

7575
`BoostPro <http://www.boostpro.com>`_ has some precompiled windows packages. You'll need the following extras installed::
7676

0 commit comments

Comments
 (0)