summaryrefslogtreecommitdiffstats
path: root/network/mldonkey/README
diff options
context:
space:
mode:
author Grissiom <chaos.proton@gmail.com>2010-08-28 14:39:24 -0400
committer Erik Hanson <erik@slackbuilds.org>2010-08-29 15:32:15 -0500
commit728d8f1a341276cccebd4cbf3e5f1de5c5678165 (patch)
treeafcfe9ee2c53aaa013e3a556e395ef9c7cba7521 /network/mldonkey/README
parent7c455eb56bfbcdba374ecc768ba3ee20ef3f933b (diff)
downloadslackbuilds-728d8f1a341276cccebd4cbf3e5f1de5c5678165.tar.gz
slackbuilds-728d8f1a341276cccebd4cbf3e5f1de5c5678165.tar.xz
network/mldonkey: Updated for version 3.0.4.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/mldonkey/README')
-rw-r--r--network/mldonkey/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/network/mldonkey/README b/network/mldonkey/README
index 038c0fe310..077a27d26b 100644
--- a/network/mldonkey/README
+++ b/network/mldonkey/README
@@ -2,11 +2,11 @@ MLDonkey is an open source, free software multi-network peer-to-peer app.
This requires ocaml to build and optionally lablgtk2 (if you want to enable
the GUI). It will try to download lablgtk2 and ocaml from the web and build
-them locally if they are not found on your system, so make sure they are
-already installed.
+them locally if they are not found on your system, so it's better to make sure
+that they are already installed.
By default, this SlackBuild will build MLdonkey without a GUI. Without a GUI,
you can control mldonkey by connecting to localhost:4080 with your web browser.
If you want to build MLDonkey's GUI, you'll have to enable it with the
-GUIOPT variable like this: GUIOPT=yes ./mldonkey.SlackBuild
+GUIOPT variable like this: GUIOPT=yes ./mldonkey.SlackBuild