mirror of
https://github.com/NixOS/nix
synced 2025-06-25 10:41:16 +02:00
Update doc/manual/src/quick-start.md
Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
This commit is contained in:
parent
8c09888de4
commit
ddb40ddd47
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ to subsequent chapters.
|
||||||
1. You can also test a package without installing it:
|
1. You can also test a package without installing it:
|
||||||
|
|
||||||
```console
|
```console
|
||||||
$ nix-shell --profile hello
|
$ nix-shell --packages hello
|
||||||
```
|
```
|
||||||
|
|
||||||
This builds or downloads GNU Hello and its dependencies, then drops
|
This builds or downloads GNU Hello and its dependencies, then drops
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue