diff options
Diffstat (limited to 'development/codeblocks/README')
-rw-r--r-- | development/codeblocks/README | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/development/codeblocks/README b/development/codeblocks/README index 9efb46beb5..2cc9f004c5 100644 --- a/development/codeblocks/README +++ b/development/codeblocks/README @@ -1,7 +1,6 @@ Code::Blocks is a free C++ IDE built to meet the most demanding needs of its -users. It is designed to be very extensible and fully configurable. - +users. It is designed to be very extensible and fully configurable. Built around a plugin framework, Code::Blocks can be extended with plugins. Any kind of functionality can be added by installing/coding a plugin. -Requires libmspack, wxGTK or wxPython, available at SlackBuilds.org +This requires libmspack and either wxGTK or wxPython. |