diff options
author | Přemysl Janouch <p.janouch@gmail.com> | 2017-12-02 13:19:34 +0100 |
---|---|---|
committer | Přemysl Janouch <p@janouch.name> | 2018-10-11 16:30:38 +0200 |
commit | 533b703b68f4b508591f9cfc793e10684b50f8bf (patch) | |
tree | 89956ec89f4325d90cb9cc02fb4c8e9bd9930645 | |
parent | a50f35aac306bbbb164878e3530b8f1669c676de (diff) | |
download | bbc-on-ice-533b703b68f4b508591f9cfc793e10684b50f8bf.tar.gz bbc-on-ice-533b703b68f4b508591f9cfc793e10684b50f8bf.tar.xz bbc-on-ice-533b703b68f4b508591f9cfc793e10684b50f8bf.zip |
Update README
-rw-r--r-- | README.adoc | 9 |
1 files 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 ------- |