From e642858a9ce4965580b324c330da578b86fc903a Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Fri, 15 Oct 2010 14:23:26 +0200 Subject: fixed typo --- README | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README b/README index 7e35fe5..f9b7100 100644 --- a/README +++ b/README @@ -11,12 +11,15 @@ Execution Server: execute "server/start.sh" -If you want to have network support, you maybe have to supply your public IP adress as first parameter to that script. +If you want to have network support, you maybe have to supply your +public IP address as first parameter to that script. T -Client: +Client: cd client, erl -name +If you want to have network support, you maybe have to supply -name +@. In the shell you can use the following commands: @@ -25,8 +28,8 @@ In the shell you can use the following commands: Register the first user account (admin). client:login(, , ). - Login on the server. - + Log in. + If you are logged in the server you can us the following commands: -- cgit v1.2.3