summary refs log tree commit diff
path: root/Documentation
diff options
context:
space:
mode:
authorAlyssa Ross <hi@alyssa.is>2022-08-12 09:57:23 +0000
committerAlyssa Ross <hi@alyssa.is>2022-08-12 09:58:19 +0000
commit916a199594ba222ff5bf062812b6c6776791093b (patch)
tree5d7294962c6e4f6007704bcc946908efa241df76 /Documentation
parentf980ebd313ebdf2716262584787541ae8adc20cc (diff)
downloadspectrum-916a199594ba222ff5bf062812b6c6776791093b.tar
spectrum-916a199594ba222ff5bf062812b6c6776791093b.tar.gz
spectrum-916a199594ba222ff5bf062812b6c6776791093b.tar.bz2
spectrum-916a199594ba222ff5bf062812b6c6776791093b.tar.lz
spectrum-916a199594ba222ff5bf062812b6c6776791093b.tar.xz
spectrum-916a199594ba222ff5bf062812b6c6776791093b.tar.zst
spectrum-916a199594ba222ff5bf062812b6c6776791093b.zip
Documentation: xref binary cache for building docs
Signed-off-by: Alyssa Ross <hi@alyssa.is>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/building-documentation.adoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/building-documentation.adoc b/Documentation/building-documentation.adoc
index 4e7b622..b491105 100644
--- a/Documentation/building-documentation.adoc
+++ b/Documentation/building-documentation.adoc
@@ -5,6 +5,9 @@
 // SPDX-License-Identifier: GFDL-1.3-no-invariants-or-later OR CC-BY-SA-4.0
 
 This tutorial assumes that you have https://nixos.org/[Nix] installed.
+You may also want to xref:binary-cache.adoc[configure the Spectrum
+binary cache], to avoid having to wait for dependencies to compile on
+your local system.
 
 1. Get a copy of the Spectrum source code:
 +