Update installation instructions

This commit is contained in:
Přemysl Eric Janouch 2013-06-27 22:12:59 +02:00
parent c974992b19
commit ccd5b60b21
1 changed files with 2 additions and 0 deletions

2
README
View File

@ -26,3 +26,5 @@ 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
# dpkg -i razer-bw-te-ctl-*.deb
Leave out the fakeroot for CMake >= 2.8.9, it's been fixed since.