瀏覽代碼

Note about script autoload in weechat.

parazyd 4 年之前
父節點
當前提交
430c287b1a
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -14,11 +14,11 @@ others too.
 ## Installation
 ## Installation
 
 
 First clone the repo and symlink the python module into your weechat
 First clone the repo and symlink the python module into your weechat
-directory:
+autoload directory:
 
 
 ```shell
 ```shell
 $ git clone https://github.com/darkrenaissance/mallumo
 $ 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
 With this method, you can receive updates seamlessly, just by issuing