Update README.md

This commit is contained in:
Artturi 2023-07-14 21:12:25 +03:00 committed by GitHub
parent 96d4bab5b3
commit cac54cf595
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ run it from whatever location it happens to occupy in `nixpkgs` without really t
either install it in your nix environment
```bash
nix-env --install comma
nix-env -f '<nixpkgs>' -iA comma
```
or add this snippet to your NixOS configuration.