diff --git a/lib/spack/docs/binary_caches.rst b/lib/spack/docs/binary_caches.rst index 0c753116b4..280d957c08 100644 --- a/lib/spack/docs/binary_caches.rst +++ b/lib/spack/docs/binary_caches.rst @@ -143,7 +143,7 @@ and then install from it exclusively, you would do: $ spack mirror add E4S https://cache.e4s.io $ spack buildcache keys --install --trust - $ spack install --use-buildache only + $ spack install --use-buildcache only We use ``--install`` and ``--trust`` to say that we are installing keys to our keyring, and trusting all downloaded keys.