Procházet zdrojové kódy

added minimum memory requirements

Henry Oswald před 11 roky
rodič
revize
f33d9956f9
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  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
 ------------------