From 156cd9e66f31bbaa5d19e782df6c377c7822fa41 Mon Sep 17 00:00:00 2001 From: Tomas Rivera <137088692+Totorile1@users.noreply.github.com> Date: Mon, 30 Mar 2026 14:15:15 +0200 Subject: [PATCH] updated readme --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 7fb245b..2ce04de 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,16 @@ +### How to install +1. Have installed `neovim`, `ncurses`. `cjson` and `pkg-config`. +2. Clone the repository. +```shell +git clone https://github.com/Totorile1/NvimNotes.git +``` +3. Compile the project +``` +cd NvimNotes +make +``` +4. run the binary `nvimnotes` + ### The idea config file in json