updated readme

This commit is contained in:
Tomas Rivera
2026-03-30 14:18:12 +02:00
parent 156cd9e66f
commit 929b9ab10e
+1 -1
View File
@@ -4,7 +4,7 @@
```shell ```shell
git clone https://github.com/Totorile1/NvimNotes.git 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 cd NvimNotes
make make