From 747e07850937b805df005ba8dd8f0dfd20736cbd Mon Sep 17 00:00:00 2001 From: Michael Barry Date: Sun, 18 Aug 2024 06:47:50 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25993696..ed87f65b 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ To generate a map of an area using the [OpenMapTiles profile](https://github.com you will need: - Java 21+ (see [CONTRIBUTING.md](CONTRIBUTING.md)) or [Docker](https://docs.docker.com/get-docker/) -- at least 1GB of free disk space plus 5-10x the size of the `.osm.pbf` file +- at least 1GB of free SSD disk space plus 5-10x the size of the `.osm.pbf` file - at least 0.5x as much free RAM as the input `.osm.pbf` file size #### To build the map: