From 9b6175c13c2683753eb392f4f80837249111a3c6 Mon Sep 17 00:00:00 2001 From: flashwave Date: Sun, 11 Dec 2016 18:48:29 +0100 Subject: [PATCH] update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d388fd5..0ad56ab 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ - [node.js](https://nodejs.org/) (for the typescript and less compilers) - [Yarn](https://yarnpkg.com/) because npm is trash +Also as a sidenote, I highly recommend only running Sakura with x64 PHP. + ## Installing ### Backend Copy config.example.ini, set everything up to your liking (database is most important). I'd also recommend setting `show_errors` to `true` for development. Then run the following commands in the root.