From 904d65675222bc3ba5b2af219a3c7e4457924689 Mon Sep 17 00:00:00 2001 From: Matthijs Kooijman Date: Tue, 3 Sep 2019 13:32:19 +0200 Subject: [PATCH] README: Document when make install does --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5744d38..a0d4da5 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,10 @@ support is still experimental. 3. As your regular user, just run: `make install` in this repository directory. + This installs the main python file (`main.py`) into + `~/.weechat/python/` (renamed to `matrix.py`) along with the other + python files it needs (from the `matrix` subdir). + Note that weechat only supports Python2 OR Python3, and that setting is determined at the time that Weechat is compiled. Weechat-Matrix can work with either Python2 or Python3, but when you install dependencies you will have to