mirror of
https://github.com/NixOS/nix.git
synced 2025-11-09 12:06:01 +01:00
docs: fix build command in make-content-addressed.md
This commit is contained in:
parent
b0431a76f5
commit
121dda0f1f
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