Commit bbd33a0d4d5fdb393da33fed4246b35e983edfd3

Authored by Ben Bodenmiller
1 parent 6e1ee1fe

fixed fact about memory usage

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
doc/install/requirements.md
... ... @@ -45,7 +45,7 @@ We recommend a processor with **4 cores**. At a minimum you need a processor wit
45 45  
46 46 ## Memory
47 47  
48   -- 512MB is too little memory, GitLab will be very slow you will need 250MB of swap
  48 +- 512MB is too little memory, GitLab will be very slow and you will need 250MB of swap
49 49 - 768MB is the minimal memory size and supports up to 100 users
50 50 - **1GB** is the **recommended** memory size and supports up to 1,000 users
51 51 - 1.5GB supports up to 10,000 users
... ...