From afc957a7318a67723dfcda273729d0fd89b7d7b4 Mon Sep 17 00:00:00 2001 From: Artturin Date: Fri, 14 Jul 2023 21:17:04 +0300 Subject: [PATCH] space --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5cf86cc..79b9194 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 -f '' -iA comma + nix-env -f '' -iA comma ``` or add this snippet to your NixOS configuration.