diff options
Diffstat (limited to 'src/nix/profile-install.md')
-rw-r--r-- | src/nix/profile-install.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/nix/profile-install.md b/src/nix/profile-install.md index 4c0f82c09..8fe31ac4d 100644 --- a/src/nix/profile-install.md +++ b/src/nix/profile-install.md @@ -1,5 +1,7 @@ R""( +**Note:** this command's interface is based heavily around [*installables*](./nix.md#installables), which you may want to read about first (`nix --help`). + # Examples * Install a package from Nixpkgs: |