From 929b9ab10e841bca803efe101e60006dddd8d7c8 Mon Sep 17 00:00:00 2001 From: Tomas Rivera <137088692+Totorile1@users.noreply.github.com> Date: Mon, 30 Mar 2026 14:18:12 +0200 Subject: [PATCH] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ce04de..b106132 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ```shell git clone https://github.com/Totorile1/NvimNotes.git ``` -3. Compile the project +3. Compile the project. If you are on NixOS and have direnv installed, run `direnv allow`. It will create the nix-shell which will get all the necessary libraries. ``` cd NvimNotes make