diff options
Diffstat (limited to 'readme/setup.html')
-rw-r--r-- | readme/setup.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/readme/setup.html b/readme/setup.html index 72b06c40e..c4463ef89 100644 --- a/readme/setup.html +++ b/readme/setup.html @@ -92,7 +92,7 @@ It's extremely easy to set up eAthena, just follow these simple steps. <ol> <li>Edit motd.txt, grf-files.txt and the .conf files in your /conf/ folder as you see fit</li> - <li>If you want to add a user, run adduser.exe in the main eAthena directory before starting the server.</li> + <li>If you want to add a user, edit save/account.txt in the main eAthena directory before starting the server.</li> <li>Run runserver.bat or runserver-sql.bat (depending on which storage system you're using, or you could run login-server.exe, char-server.exe, and map-server.exe manually)</li> <li>Give people your IP address (can be found at <a href="http://www.whatismyip.com">http://www.whatismyip.com</a>) to people to add in their sclientinfo.xml</li> <li>You're done!</li> |