Update README
This commit is contained in:
parent
3974919741
commit
ddb45a1cc4
|
@ -81,7 +81,7 @@ Runtime dependencies: openssl +
|
||||||
Additionally for degesch: curses, libffi, lua >= 5.3 (optional),
|
Additionally for degesch: curses, libffi, lua >= 5.3 (optional),
|
||||||
readline >= 6.0 or libedit >= 2013-07-12
|
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
|
$ mkdir uirc3/build
|
||||||
$ cd uirc3/build
|
$ cd uirc3/build
|
||||||
$ cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Debug \
|
$ 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
|
Contributing and Support
|
||||||
------------------------
|
------------------------
|
||||||
Use https://git.janouch.name/premysl/uirc3 to report bugs, request features,
|
Use https://git.janouch.name/p/uirc3 to report bugs, request features, or submit
|
||||||
or submit pull requests. If you want to discuss this project, or maybe just
|
pull requests. If you want to discuss this project, or maybe just hang out with
|
||||||
hang out with the developer, feel free to join me at irc://irc.janouch.name,
|
the developer, feel free to join me at irc://irc.janouch.name, channel #dev.
|
||||||
channel #dev.
|
|
||||||
|
|
||||||
Bitcoin donations: 12r5uEWEgcHC46xd64tt3hHt9EUvYYDHe9
|
Bitcoin donations: 12r5uEWEgcHC46xd64tt3hHt9EUvYYDHe9
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue