From 105e3601fc036ca7cb2ad52e6bd28ddf58653717 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 16 Apr 2021 17:00:15 +0100 Subject: [PATCH] docs: build: Update disk space requirement Reported-by: Matthew Vernon Signed-off-by: Ian Jackson --- docs/build.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/build.rst b/docs/build.rst index f6e87361..73520ed3 100644 --- a/docs/build.rst +++ b/docs/build.rst @@ -5,9 +5,8 @@ Otter is mostly written in Rust. The web UI frontend is written in Typescript. The shape libraries are SVGs and need SVG manipulation libraries. The main documentation is done with Sphinx. -You will need at least 6000 megabytes of disk space, or more, and a -good internet connection. Your computer will be compiling a lot of -code. +You will need at least 10G of disk space, or more, and a good internet +connection. Your computer will be compiling a lot of code. These instructions were once tested on Debian 10 "buster". Otter won't build on Debian 9 "stretch" because the Typescript compiler -- 2.30.2