Update README.md

This commit is contained in:
James Booth
2016-04-12 23:33:10 +01:00
parent 6d80b2e4bb
commit a8d64f9b21

View File

@@ -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 <plugin>` 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: