Update README.md
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user