diff options
author | Přemysl Janouch <p.janouch@gmail.com> | 2011-07-05 13:12:34 +0200 |
---|---|---|
committer | Přemysl Janouch <p.janouch@gmail.com> | 2011-07-05 13:12:34 +0200 |
commit | ae8d44a75b853d0ee698546845b8ded2ba249b84 (patch) | |
tree | f498c5088886c27854dea5d2174830ede5d98245 | |
parent | 50b0d3c3951e00a936bae983b3f712fb95548d0f (diff) | |
download | logdiag-ae8d44a75b853d0ee698546845b8ded2ba249b84.tar.gz logdiag-ae8d44a75b853d0ee698546845b8ded2ba249b84.tar.xz logdiag-ae8d44a75b853d0ee698546845b8ded2ba249b84.zip |
Fix README headings.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |