diff options
author | Přemysl Janouch <p.janouch@gmail.com> | 2017-12-02 13:06:39 +0100 |
---|---|---|
committer | Přemysl Janouch <p.janouch@gmail.com> | 2017-12-02 13:06:39 +0100 |
commit | ddb45a1cc4ad7c4fa33b9da94746839e3e1ff6c8 (patch) | |
tree | f24394273103cbc66b8e6fe454f1853b5d3b86ae | |
parent | 3974919741b85098655f518f50e0146d53f3cbbd (diff) | |
download | xK-ddb45a1cc4ad7c4fa33b9da94746839e3e1ff6c8.tar.gz xK-ddb45a1cc4ad7c4fa33b9da94746839e3e1ff6c8.tar.xz xK-ddb45a1cc4ad7c4fa33b9da94746839e3e1ff6c8.zip |
Update README
-rw-r--r-- | README.adoc | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/README.adoc b/README.adoc index 6676b80..9870d4a 100644 --- a/README.adoc +++ b/README.adoc @@ -81,7 +81,7 @@ Runtime dependencies: openssl + Additionally for degesch: curses, libffi, lua >= 5.3 (optional), readline >= 6.0 or libedit >= 2013-07-12 - $ git clone --recursive https://git.janouch.name/premysl/uirc3.git + $ git clone --recursive https://git.janouch.name/p/uirc3.git $ mkdir uirc3/build $ cd uirc3/build $ cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Debug \ @@ -175,10 +175,9 @@ configurations accordingly, but I consider it rather messy and unnecessary. Contributing and Support ------------------------ -Use https://git.janouch.name/premysl/uirc3 to report 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/uirc3 to report 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. Bitcoin donations: 12r5uEWEgcHC46xd64tt3hHt9EUvYYDHe9 |