From a8d64f9b21d99e67a674b0bed7b5c838e435abdd Mon Sep 17 00:00:00 2001 From: James Booth Date: Tue, 12 Apr 2016 23:33:10 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4f18631..16b2762 100644 --- a/README.md +++ b/README.md @@ -63,9 +63,9 @@ For Python, Ruby and Lua plugins, copy the plugin to `$XDG_DATA/profanity/plugin For C plugins, build the plugin using the supplied Makefile, and then copy the `.so` file to the same location. -2 - Add to profrc +2 - Load the plugin -For all types of plugins, the list of plugins to acutally load when starting Profanity is defined in `$XDG_CONFIG/profanity/profrc` (`~/.config/profanity/profrc` on most systems). +Run the `/plugins load ` command to load the plugin, e.g. `/plugins load browser.py`, the plugin can also be manually added to the config file `$XDG_CONFIG/profanity/profrc` (`~/.config/profanity/profrc` on most systems). For example: