Browse Source

Note about script autoload in weechat.

parazyd 4 years ago
parent
commit
430c287b1a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -14,11 +14,11 @@ others too.
 ## Installation
 
 First clone the repo and symlink the python module into your weechat
-directory:
+autoload directory:
 
 ```shell
 $ git clone https://github.com/darkrenaissance/mallumo
-$ ln -s $(realpath mallumo/mallumo.py) ~/.weechat/python
+$ ln -s $(realpath mallumo/mallumo.py) ~/.weechat/python/autoload/
 ```
 
 With this method, you can receive updates seamlessly, just by issuing