commit 3dc87295db0e320480a306242799998763a39a07 parent 349d47e9e47396da3d003bb162deb315d25e5f43 Author: Martin Schanzenbach <schanzen@gnunet.org> Date: Tue, 17 Feb 2026 12:31:21 +0100 update readme Diffstat:
| M | README.md | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -13,6 +13,8 @@ See https://docs.taler.net/core/api-mailbox.html # Testing +Make sure that the dabase (Postgres) `taler-mailbox-test` exists and your user has permissions to access it: + ``` $ make check ```