From 7332561c0abe648b28c07bfe3f3dde14eb12741b Mon Sep 17 00:00:00 2001 From: Paul Pacheco Date: Mon, 2 Apr 2018 09:31:53 -0500 Subject: [PATCH] typo --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index e38501b..56d40d8 100644 --- a/Readme.md +++ b/Readme.md @@ -38,7 +38,7 @@ MYSQL_PORT=` ~~~~ 7. Run Unity and open your project 8. Delete Database.cs that comes with uMMORPG -9. add these files to your project. You don't need the [Addons](Addons) folder if you don't have NetworkZones. +9. Add these files to your project. You don't need the [Addons](Addons) folder if you don't have NetworkZones. 10. Hit play and enjoy 11. When you build a server, make sure to export those environment variables too 12. (Optional) If you use NetworkZones, follow [these instructions](Addons/NetworkZones/Readme.md).