updated readme: replaced mention of a non-existent config.h

This commit is contained in:
fall-leaf 2023-08-03 15:29:42 +03:00
parent c33e5e4c72
commit 160c8ddcea

View File

@ -15,8 +15,9 @@ See doc/api.md for detailed information about this interface.
* Building and Installation
First, you'll want to customize include/config.h as detailed from
include/config.mk.h, then build via running ./build.sh
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.
This'll require a few libraries:
libircclient-dev libsqlite3-dev build-essentials