From cac54cf5958dbb1b53a38e4c9ae62258d2ffa56e Mon Sep 17 00:00:00 2001 From: Artturi Date: Fri, 14 Jul 2023 21:12:25 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d2ecba..5cf86cc 100644 --- a/README.md +++ b/README.md @@ -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 '' -iA comma ``` or add this snippet to your NixOS configuration.