diff --git a/README.md b/README.md index 00844bd..41ef6ba 100644 --- a/README.md +++ b/README.md @@ -17,19 +17,20 @@ See doc/api.md for detailed information about this interface. First, you'll want specify your server and channel as well as bot username and a password. This can be done either with command-line options or in a -specified credentials file. See docs/cli.txt for more information on that. +specified credentials file. + +You can simply run install.sh to build and install this project. See the +Makefile for specific build options, I highly recommend NVULN=1 for all +non-developmental deployments. This'll require a few libraries: libircclient-dev libsqlite3-dev build-essentials -You may then install the successful build, this'll naturally construct -a user, a database and a installation within this user's profile. You -may enact this by running ./install.sh under root, please view this -script and it's subscript ./bootstrap/boostrap.sh before running either. - * License -Copyright 2023 anon, fa11_1eaf, Emil +Copyright 2023 https://git.lain.church/anon , + https://git.lain.church/fa11_1eaf , + Emil Williams Probotic is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 only as