From 96df396eaf4e030113005a95e525d644c394dfe1 Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Fri, 29 May 2020 07:35:25 -0700 Subject: [PATCH] formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a9109701..bf0217a5 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ $ pip3 install --upgrade jc #### nix-env (NixOS linux) ``` -nix-env -iA nixpkgs.jc +$ nix-env -iA nixpkgs.jc ``` #### Brew (macOS)