nix-env: fix example (#4108)

client-spec/clarity
BlackGlory 2020-06-17 23:59:02 +08:00 committed by GitHub
parent 4145ed69a9
commit c564017f45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
- Install package:
`nix-env -i {{pkg_name}}`
`nix-env -iA nixpkgs.{{pkg_name}}`
- Install a package from a URL: