diff --git a/docs/develop/net/build.html b/docs/develop/net/build.html index b9d27410e8..ab07379f2c 100644 --- a/docs/develop/net/build.html +++ b/docs/develop/net/build.html @@ -3,7 +3,7 @@
Although the stack isn't quite finished, you can already test some basics.
You'll have to get the code, build it, install it and run it.
@@ -91,9 +91,11 @@ Simply run these commands from a Terminal:
Installation script or jam rule is a task uncompleted. So, currently, you - have to install by hands. It sucks, we know.
-The network stuff binaries are now under your local current/distro/x86.R1/*
+
There are basically two ways to install the networking kit. The first way is to do it manually, as is described below. The second way + is easier, as you won't have to do anything manually. If you want to use the second way, use the command jam install-networking. + This way you can skip all the manual steps described below. Please note that the OpenBeOS provided utilities like ping, are located + under your local current/tests/kits/net/, where you can execute them as often as you like.
+However, if you are the manual type of person, you can find the networking kit binaries now under your local current/distro/x86.R1/*
To install: