From 80e0b00748860c5261f4fa9e5e42310b85cf55cf Mon Sep 17 00:00:00 2001 From: Ed Chalstrey Date: Thu, 24 Feb 2022 10:38:57 +0000 Subject: [PATCH] fix link --- 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 a5d717c4..f0e6faa4 100644 --- a/docs/setup-dev-environment.md +++ b/docs/setup-dev-environment.md @@ -9,7 +9,7 @@ Configuring an Ubuntu VM in VirtualBox Here we explain how to use VirtualBox and SSH into your Ubuntu installation for convenience. -When setting up the VirtualBox VM, consider the size of the database you intend to load for use with the application. Consult the [loading the data](#loading-the-data) section of this guide and decide whether you will be using a full city database or will load test data from OSM. +When setting up the VirtualBox VM, consider the size of the database you intend to load for use with the application. Consult the [:house: Loading the building data](#house-loading-the-building-data) section of this guide and decide whether you will be using a full city database or will load test data from OSM. 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.