From 524d4aff0716536c4334182780297b7a629ef525 Mon Sep 17 00:00:00 2001 From: "Schimon Jehudah, Adv." Date: Sun, 17 Nov 2024 16:30:14 +0200 Subject: [PATCH] Update instructions for pipx and sql. --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 14f9f3f..6cac84a 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,10 @@ $ pipx install git+https://git.xmpp-it.net/sch/Blasta ##### Update +``` +$ pipx reinstall blasta +``` + ``` $ pipx uninstall blasta $ pipx install git+https://git.xmpp-it.net/sch/Blasta @@ -101,7 +105,7 @@ $ pipx install git+https://git.xmpp-it.net/sch/Blasta ### Configure -Copy file`settings.toml` to `~/.config/blasta/`. +Copy files `blasta.sql` and `settings.toml` to `~/.config/blasta/`. Copy directories `stylesheet`, `graphic`, `template`, and `script` to `~/.local/share/blasta/`.