Update instructions for pipx and sql.
This commit is contained in:
parent
d03a76db23
commit
524d4aff07
1 changed files with 5 additions and 1 deletions
|
@ -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/`.
|
||||
|
|
Loading…
Reference in a new issue