From 00ee24e77340eff5f1db17518b03cf637080a450 Mon Sep 17 00:00:00 2001 From: James Booth Date: Wed, 23 Mar 2016 23:38:00 +0000 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 946348f..4f18631 100644 --- a/README.md +++ b/README.md @@ -26,16 +26,16 @@ lua-dev ruby-dev ``` -Build with the usual: +Build with: ``` ./bootstrap.sh -./configure +./configure --enable-python-plugins make 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