Update README
This commit is contained in:
parent
a50f35aac3
commit
533b703b68
|
@ -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
|
||||||
-------
|
-------
|
||||||
|
|
Loading…
Reference in New Issue