From 533b703b68f4b508591f9cfc793e10684b50f8bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Sat, 2 Dec 2017 13:19:34 +0100 Subject: Update README --- README.adoc | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.adoc b/README.adoc index 93aa54b..95e6a42 100644 --- a/README.adoc +++ b/README.adoc @@ -17,7 +17,7 @@ Building and Running -------------------- 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 $ cd bbc-on-ice/build $ 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 ------------------------ -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://irc.janouch.name, channel #dev. +Use https://git.janouch.name/p/bbc-on-ice 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://irc.janouch.name, +channel #dev. License ------- -- cgit v1.2.3