clarify on disk space requirements for install

This commit is contained in:
Jeff Atwood 2017-04-11 16:36:47 -07:00 committed by GitHub
parent c6cd25b0ff
commit 3a235d1241

View File

@ -14,9 +14,10 @@ Hosting Rails applications is complicated. Even if you already have Postgres, Re
### Hardware Requirements
- Dual core CPU recommended
- modern single core CPU, dual core recommended
- 1 GB RAM minimum (with [swap][swap])
- 64 bit Linux compatible with Docker
- 10 GB disk space minimum
### Software Requirements