Update README

This commit is contained in:
Přemysl Eric Janouch 2017-12-02 13:19:34 +01:00 committed by Přemysl Janouch
parent a50f35aac3
commit 533b703b68
Signed by: p
GPG Key ID: A0420B94F92B9493
1 changed files with 5 additions and 4 deletions

View File

@ -17,7 +17,7 @@ Building and Running
-------------------- --------------------
Build dependencies: CMake, go Build dependencies: CMake, go
$ git clone --recursive https://github.com/pjanouch/bbc-on-ice.git $ git clone --recursive https://git.janouch.name/p/bbc-on-ice.git
$ mkdir bbc-on-ice/build $ mkdir bbc-on-ice/build
$ cd bbc-on-ice/build $ cd bbc-on-ice/build
$ cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Debug $ cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Debug
@ -34,9 +34,10 @@ Or you can try telling CMake to make a package for you. For Debian it is:
Contributing and Support Contributing and Support
------------------------ ------------------------
Use this project's GitHub to report any bugs, request features, or submit pull Use https://git.janouch.name/p/bbc-on-ice to report any bugs, request features,
requests. If you want to discuss this project, or maybe just hang out with or submit pull requests. If you want to discuss this project, or maybe just
the developer, feel free to join me at irc://irc.janouch.name, channel #dev. hang out with the developer, feel free to join me at irc://irc.janouch.name,
channel #dev.
License License
------- -------