From 1f8be6c0360f4639dcfb1075a13ea444b7a6c255 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Thu, 8 Oct 2020 17:47:59 -0400 Subject: [PATCH] Add final disk space note to readme. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3075747..370c988 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,8 @@ make toolchain-linux make toolchain-windows make toolchain-mac ``` -Each toolchain will take around an hour to build, requiring network access and about 15 GB free disk space total. +Each toolchain will take around an hour to build, requiring network access and about 15 GB free disk space. +The final disk space after building is about 1.6 GB. Download the latest Rack SDK. ```