Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@ to enable the systemd service you can run the following.
systemctl --user enable --now matrixcli
#+end_src

to uninstall you can simply run
#+begin_src shell
pip uninstall matrixcli
#+end_src

* configuration file
the account configuration is done through the config.py
file in either one of the following locations sorted by precedence
Expand Down