nix-env: fix example (#4108)

This commit is contained in:
BlackGlory
2020-06-17 23:59:02 +08:00
committed by GitHub
parent 4145ed69a9
commit c564017f45

View File

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