diff options
author | Robert Jonsson <spamatica@gmail.com> | 2012-09-16 11:57:06 +0000 |
---|---|---|
committer | Robert Jonsson <spamatica@gmail.com> | 2012-09-16 11:57:06 +0000 |
commit | 644d89c54dd1caf4f3d3ddbe3a73d7d9f12f92b7 (patch) | |
tree | 17f442863998565074bf365cb1f030b06f29a1fd | |
parent | a3418f65495173e19d43f800bff6fc8770ffa590 (diff) |
Updated with a few lines about python requirments
-rw-r--r-- | muse2/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/muse2/README b/muse2/README index 43ece567..a39a19b0 100644 --- a/muse2/README +++ b/muse2/README @@ -69,6 +69,11 @@ details. - ConTeXt (for building documentation, by default the build script tries to build documentation, can be disabled by setting ENABLE_DOCUMENTATION to OFF) + + - Python The python scripting language + http://www.python.org + Python support is required for some experimental features. + Currently it's NOT recommended to build with python support. ============================= Building MusE: |