Fix copyright file, I think.
[libcxml.git] / README.md
index 3d4da80c433961ba561bfd498396dc25ece63ea2..a2d32656044f0656d8b5d8fd779bf0020083c798 100644 (file)
--- a/README.md
+++ b/README.md
@@ -28,9 +28,10 @@ For example:
 For full details, see src/cxml.h
 
 To build:
-./waf configure
-./waf build
-sudo ./waf install
+
+    ./waf configure
+    ./waf build
+    sudo ./waf install
 
 Bug reports and queries to Carl Hetherington <cth@carlh.net>