From 46f9a5cf0a27330c680c86f588a97376a8da3ca7 Mon Sep 17 00:00:00 2001 From: Ed Chalstrey Date: Thu, 24 Feb 2022 13:58:15 +0000 Subject: [PATCH] clarification Co-authored-by: Mateusz Konieczny --- docs/setup-dev-environment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/setup-dev-environment.md b/docs/setup-dev-environment.md index eb9b6fbd..4da92854 100644 --- a/docs/setup-dev-environment.md +++ b/docs/setup-dev-environment.md @@ -13,7 +13,7 @@ When setting up the VirtualBox VM, consider the size of the database you intend For "Colouring London", we have found that the size of the database means that a VM with access to 50GB of storage is appropriate. If you are using the OSM test data, the default storage settings in VirtualBox should suffice. -##### In either case, you should set the memory to `2048` MB. +##### In either case, you should set the memory to at least `2048` MB. If you a running Ubuntu in a virtual environment you will need to configure networking to forward ports from the guest to the host. For Virtual Box the following was configured under NAT port forwarding (found under `Settings -> Network -> Advanced -> Port Forwarding`).