From c9269af328a066851214a1754ebe8553da7248a6 Mon Sep 17 00:00:00 2001 From: Tony Prisk Date: Wed, 5 Feb 2014 13:18:36 -0800 Subject: [PATCH] Update Instruciton#24 'eqlaunch' for users who don't have Bin/zone in their path --- Linux-server-setup.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Linux-server-setup.md b/Linux-server-setup.md index 849f76a..cb145ec 100644 --- a/Linux-server-setup.md +++ b/Linux-server-setup.md @@ -33,7 +33,7 @@ Steps 21. Create the logs directory: `mkdir logs`. 22. Create the shared memory directory: `mkdir shared`. 23. Run `Bin/world` and wait for it to finish initializing. -24. Once the world server is running, open a new terminal window and run `Bin/eqlaunch zone`. If Bin/zone is not in your path, you can edit your eqemu_config.xml to include: - - Bin/zone - \ No newline at end of file +24. Once the world server is running, open a new terminal window and run `Bin/eqlaunch zone`. If Bin/zone is not in your path, you can edit your eqemu_config.xml to include:
+\
+\Bin/zone\
+\

\ No newline at end of file