diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-05-08 17:56:19 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-05-08 17:56:19 -0400 |
| commit | bdc10b42e0d341e0b3d1ad3e5597ab89df5f7a16 (patch) | |
| tree | c67a58da6cfcc1afec0da21617e1463395e261d4 | |
| parent | 64512fb8503df789d2448f08436ced2d7cf49b6e (diff) | |
document approximate size of source checkout
| -rw-r--r-- | static/build.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/build.html b/static/build.html index 301bea78..54e36713 100644 --- a/static/build.html +++ b/static/build.html @@ -198,6 +198,7 @@ <li>python3 (for repo)</li> <li>git (both for repo and manual usage)</li> <li>gpg (both for repo and manual usage)</li> + <li>a bit under 100GiB of storage for a standard sync with history</li> </ul> <p>You can either obtain <code>repo</code> as a distribution package or the |
