Skip to content

Commit fca6d8f

Browse files
authored
Merge pull request #14112 from EphraimSiegfried/make-content-addressed-doc-fix
docs: fix build command in make-content-addressed.md
2 parents b6f4788 + 121dda0 commit fca6d8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/nix/make-content-addressed.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ be verified without any additional information such as
5151
signatures. This means that a command like
5252

5353
```console
54-
# nix store build /nix/store/5skmmcb9svys5lj3kbsrjg7vf2irid63-hello-2.10 \
54+
# nix build /nix/store/5skmmcb9svys5lj3kbsrjg7vf2irid63-hello-2.10 \
5555
--substituters https://my-cache.example.org
5656
```
5757

0 commit comments

Comments
 (0)