From cf4021e4478da42775671b392add561b23e4cb7e Mon Sep 17 00:00:00 2001 From: Thorn Avery Date: Thu, 5 Nov 2020 20:27:22 +1300 Subject: [PATCH] messed up the readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 748bb23..a21c3f9 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ included is my attempt at a bare bones haskell project, implemented as a nix fla allows usage within `nix shell`, assuming a flakes system, with the followng: ``` -nix shell github:techieAgnostic/haskeleton#haskeleton +nix shell github:techieAgnostic/haskeleton ``` otherwise it can be built normally with: