From b858fcf9c167cc85ef03f4382815d10fa2714f4a Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Tue, 10 Jan 2023 10:32:01 -0600 Subject: [PATCH] fixing readme --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 11c3e62..50b7ec3 100644 --- a/README.org +++ b/README.org @@ -34,7 +34,7 @@ Then run. #+END_SRC ** Nix -If you are using nix to develop with, which I would try to suggest since that will make sure all the appropriate dependencies are installed, you'll need to do the following: +If you are using nix to develop with, which I would suggest since that will make sure all the appropriate dependencies are installed, you'll need to do the following: #+begin_src cd church-presenter nix develop