changeset 9c09a43a9b7f in /home/hg/repos/gajim-plugins author: Bahtiar `kalkin-` Gadimov <[email protected]> branches: details:gajim-plugins?cmd=changeset;node=9c09a43a9b7f description: Fix type nxmpp -> nbxmpp
diffstat: omemo/README.md | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r 35406b57d8d8 -r 9c09a43a9b7f omemo/README.md --- a/omemo/README.md Mon Jan 04 14:23:49 2016 +0100 +++ b/omemo/README.md Mon Jan 04 15:19:23 2016 +0100 @@ -29,7 +29,7 @@ #### Python libraries You *have* to install `python-axolotl` via `pip`. Depending on your setup you might want to use `pip2` as Gajim is using python2.7. If you are using the official repository, -do not forget to install the `nxmpp` dependency via pip or you package manager. +do not forget to install the `nbxmpp` dependency via pip or you package manager. ## Running Enable *OMEMO Multi-End Message and Object Encryption* in the Plugin-Manager. _______________________________________________ Commits mailing list [email protected] https://lists.gajim.org/cgi-bin/listinfo/commits
