]> jfr.im git - solanum.git/blobdiff - README.md
refuse opers setting an invalidly long k-line reason
[solanum.git] / README.md
index 644646f49ac1c450a6dcc9af7233466cc879e7e9..878283968b029a88a53ccbd46101b4f813dda5be 100644 (file)
--- a/README.md
+++ b/README.md
@@ -46,6 +46,7 @@ These are known issues and workarounds for various platforms.
 # building
 
 ```bash
+sudo apt install build-essential pkg-config libsqlite3-dev # or equivalent for your distribution
 ./autogen.sh
 ./configure --prefix=/path/to/installation
 make
@@ -75,7 +76,7 @@ See `./configure --help` for build options.
 
  * To report bugs in Solanum, visit us at `#solanum` on [Libera Chat](https://libera.chat)
 
- * Please read [doc/index.txt](doc/index.txt) to get an overview of the current documentation.
+ * Please read [doc/readme.txt](doc/readme.txt) to get an overview of the current documentation.
 
  * Read the [NEWS.md](NEWS.md) file for what's new in this release.