diff options
Diffstat (limited to 'network/mldonkey/README')
-rw-r--r-- | network/mldonkey/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/network/mldonkey/README b/network/mldonkey/README index 71c084542e..0b485537d6 100644 --- a/network/mldonkey/README +++ b/network/mldonkey/README @@ -6,9 +6,9 @@ MLDonkey requires "ocaml" to be builded, and also requires at SlackBuilds.org for each one. By default, this SlackBuild is going to build MLdonkey without -its GUI. If you want to enable MLDonkey's GUI, you'll have -have to enable it with the GUIOPT variable, which can have -'oldgui', 'newgui1' or 'newgui2' as values. For example, if you -want to build mldonkey with "oldgui" then execute the build script +its GUI. If you want to enable MLDonkey's GUI, you'll have to +enable it with the GUIOPT variable, which can have 'oldgui', +'newgui1' or 'newgui2' as values. For example, if you want to +build mldonkey with "oldgui" then execute the build script as follows: GUIOPT=oldgui ./mldonkey.SlackBuild |