aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPřemysl Janouch <p.janouch@gmail.com>2011-07-05 13:12:34 +0200
committerPřemysl Janouch <p.janouch@gmail.com>2011-07-05 13:12:34 +0200
commitae8d44a75b853d0ee698546845b8ded2ba249b84 (patch)
treef498c5088886c27854dea5d2174830ede5d98245
parent50b0d3c3951e00a936bae983b3f712fb95548d0f (diff)
downloadlogdiag-ae8d44a75b853d0ee698546845b8ded2ba249b84.tar.gz
logdiag-ae8d44a75b853d0ee698546845b8ded2ba249b84.tar.xz
logdiag-ae8d44a75b853d0ee698546845b8ded2ba249b84.zip
Fix README headings.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3b0506c..0be6dc5 100644
--- a/README.md
+++ b/README.md
@@ -43,7 +43,7 @@ Now you have two basic choices of installing the application:
$ fakeroot cpack -G DEB
# dpkg -i logdiag-0.0-Linux-x86_64.deb
-# Building from sources on Windows
+## Building from sources on Windows
First install CMake 2.8 and MinGW. Add both to the system path.
If you want to build an installation package, also install NSIS.