Update README

This commit is contained in:
Přemysl Eric Janouch 2018-06-24 00:21:32 +02:00
parent 4078c8845c
commit b312c022ae
Signed by: p
GPG Key ID: A0420B94F92B9493
1 changed files with 5 additions and 5 deletions

View File

@ -29,7 +29,7 @@ Build dependencies: CMake, pkg-config, help2man, libmagic,
liberty (included), http-parser (included) + liberty (included), http-parser (included) +
Runtime dependencies: libev, Jansson Runtime dependencies: libev, Jansson
$ git clone --recursive https://github.com/pjanouch/acid.git $ git clone --recursive https://git.janouch.name/p/acid.git
$ mkdir acid/build $ mkdir acid/build
$ cd acid/build $ cd acid/build
$ cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Debug $ cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Debug
@ -53,11 +53,11 @@ TODO. The main application hasn't been written yet.
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/acid to report any bugs, request features,
requests. If you want to discuss this project, or maybe just hang out with or submit pull requests. `git send-email` is tolerated. If you want to discuss
the developer, feel free to join me at irc://irc.janouch.name, channel #dev. the project, feel free to join me at ircs://irc.janouch.name, channel #dev.
Bitcoin donations: 12r5uEWEgcHC46xd64tt3hHt9EUvYYDHe9 Bitcoin donations are accepted at: 12r5uEWEgcHC46xd64tt3hHt9EUvYYDHe9
License License
------- -------