diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-05-29 19:13:54 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-05-29 19:13:54 +0100 |
| commit | cacb0eac0b8cf8797343a42a3e27ff8bd56c5815 (patch) | |
| tree | 10c0fefa2f84e5709610f456a9638a42e2908f7a | |
| parent | b7cc4f18961bd067d8d23df854c245bd99b2deeb (diff) | |
Tweak README.
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -28,9 +28,9 @@ 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> |
