From e2568651c4dc1e42f123b6e8e8c7597ed50fd355 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Sat, 30 Jun 2018 16:16:44 -0600 Subject: fixed typo in readme directories Readme now specifies the correct directories to look in for binaries. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 97d8c34..a211ea4 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ Binaries will not be provided until Brok[en]gine reaches version 1.0, if you wan 1. Use [git](git-scm.com) to download this with submodules `git clone --recurse-submodules https://cogarr.net/source/cgi.cgit/brokengine` 2. Download make, g++, ect. Windows users can use [mingw](https://mingw.org). Open a terminal and cd into this folder, and run `make` -3. Binaries can be found in /bin/(client|server)/bin/ -4. Initally ran scripts can be found at /bin/(client|server)/data/init.lua +3. Binaries can be found in bin/(client|server)/bin/ +4. Initally ran scripts can be found at bin/(client|server)/data/init.lua ## Documentation Currently, documentation does not exist... I'll get around to it before 1.0 -- cgit v1.2.3-70-g09d2