mirror of
https://github.com/NixOS/nix.git
synced 2025-12-10 02:51:02 +01:00
Merge pull request #14112 from EphraimSiegfried/make-content-addressed-doc-fix
docs: fix build command in make-content-addressed.md
This commit is contained in:
commit
fca6d8f1cc
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ be verified without any additional information such as
|
|||
signatures. This means that a command like
|
||||
|
||||
```console
|
||||
# nix store build /nix/store/5skmmcb9svys5lj3kbsrjg7vf2irid63-hello-2.10 \
|
||||
# nix build /nix/store/5skmmcb9svys5lj3kbsrjg7vf2irid63-hello-2.10 \
|
||||
--substituters https://my-cache.example.org
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue