From f7b5641ee2a20a4d1473db47e7ad29b021d57217 Mon Sep 17 00:00:00 2001
From: Přemysl Janouch
Date: Sun, 27 Sep 2015 01:46:19 +0200
Subject: Fix and update README
---
README | 13 +++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)
(limited to 'README')
diff --git a/README b/README
index 4804e18..d821f34 100644
--- a/README
+++ b/README
@@ -17,21 +17,26 @@ Build dependencies: cmake >= 2.8.5, help2man
Runtime dependencies: libusb >= 1.0
$ git clone git://github.com/pjanouch/razer-bw-te-ctl.git
- $ cd razer-bw-te-ctl
- $ mkdir build
- $ cd build
+ $ mkdir razer-bw-te-ctl/build
+ $ cd razer-bw-te-ctl/build
$ cmake .. -DCMAKE_INSTALL_PREFIX=/usr
# make install
Note that there's no "make uninstall".
For Debian-based distros, you can do the following instead of the last step:
- $ fakeroot cpack -G DEB
+ $ cpack -G DEB
# dpkg -i razer-bw-te-ctl-*.deb
Note that for versions of CMake before 2.8.9, you need to prefix cpack with
`fakeroot' or file ownership will end up wrong.
+Contributing and Support
+------------------------
+Use this project's GitHub to report any bugs, request features, or submit pull
+requests. If you want to discuss this project, or maybe just hang out with
+the developer, feel free to join me at irc://anathema.irc.so, channel #anathema.
+
License
-------
`razer-bw-te-ctl' is written by Přemysl Janouch .
--
cgit v1.2.3-70-g09d2