Update README.md

This commit is contained in:
James Booth
2016-03-23 23:38:00 +00:00
parent c9f9a4ebad
commit 00ee24e773

View File

@@ -26,16 +26,16 @@ lua-dev
ruby-dev ruby-dev
``` ```
Build with the usual: Build with:
``` ```
./bootstrap.sh ./bootstrap.sh
./configure ./configure --enable-python-plugins
make make
sudo make install sudo make install
``` ```
By default the build will look for required libraries and add plugin support if they are found. After building, run `profanity -v` to see which language support is available, example output: Only support for Python 2.7 is currently included, after building, run `profanity -v` to see which language support is available, example output:
``` ```
Profanity, version 0.5.0dev.plugins-python.63a7316 Profanity, version 0.5.0dev.plugins-python.63a7316