Fix typo: binary_caches.rst (#39064)

This commit is contained in:
Ashwin Kumar Karnad 2023-07-24 15:09:34 +02:00 committed by GitHub
parent 4bcceddba9
commit 399271832b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 <package>
$ spack install --use-buildcache only <package>
We use ``--install`` and ``--trust`` to say that we are installing keys to our
keyring, and trusting all downloaded keys.