Преглед на файлове

added minimum memory requirements

Henry Oswald преди 11 години
родител
ревизия
f33d9956f9
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      server-ce/README.md

+ 2 - 0
server-ce/README.md

@@ -26,6 +26,8 @@ ShareLaTeX should run on OS X and Linux. You need:
 * A local instance of [Redis](http://redis.io/topics/quickstart) (version 2.6.12 or later) and [MongoDB](http://docs.mongodb.org/manual/installation/) running on their standard ports.
 * [TeXLive](https://www.tug.org/texlive/) 2013 or later with the `latexmk` program installed.
 
+ShareLaTeX needs a minimum of 2gb of memory, it is likely to be more than that though depending on usage.
+
 Other repositories
 ------------------