From eb0a87cdc134ab99df5853f8e71caf47798cb366 Mon Sep 17 00:00:00 2001 From: Grayson Stebbins Date: Fri, 20 Sep 2013 15:54:43 -0700 Subject: [PATCH] Made the domain server portion at the end more concise --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index afc102178f..d83e17dcd6 100644 --- a/README.md +++ b/README.md @@ -132,8 +132,9 @@ To test things out you'll want to run the Interface client. You can make that ta Then run the executable it builds, or open interface.app if you're on OS X. -To access your local domain in Interface, open your Preferences -- on OS X this is available in the Interface menu, on Linux you'll find it in the File menu. Enter "localhost" for the -server hostname in the "Domain" edit control. +To access your local domain in Interface, open your Preferences -- on OS X this is available in the Interface menu, on Linux you'll find it in the File menu. Enter "localhost" in the "Domain server" field. + +If everything worked you should see "Servers: 3" in the upper right. Nice work! In the voxel-server/src directory you will find a README that explains in further detail how to setup and administer a voxel-server. \ No newline at end of file