From 09d73fdbce490d40642762747562f51d559e6253 Mon Sep 17 00:00:00 2001 From: Jordan Knott Date: Thu, 10 Sep 2020 15:53:47 -0500 Subject: [PATCH] docs(README): update source build instructions --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 552ee7e..edd0aee 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,7 @@ The newly created `taskcafe` binary can be found in the __dist__ folder. It contains everything neccessary to run except the config file. An example config file can be found in `conf/app.example.toml`. +For more information on configuration, please read the [wiki](https://github.com/JordanKnott/taskcafe/wiki/Configuration). The config will need to be copied to a `conf/app.toml` in the same place the binary is. Make sure to fill out the database section of the config in order to connect it to your database. @@ -98,6 +99,8 @@ Then run the database migrations with `taskcafe migrate`. Now you can run the web interface by running `taskcafe web`. +[A more detailed guide for installing on Ubuntu/Debian](https://github.com/JordanKnott/taskcafe/wiki/Installation-(ubuntu-debian)) + ## How is this different from X (Trello, NextCloud, etc)? One of the primary goals of Taskcafe is to provide a project management tool that I personally enjoy using for my