From 8c89fdddffa3f39400ac0297731dce37316b30ac Mon Sep 17 00:00:00 2001 From: Frank Zechert Date: Mon, 18 May 2026 01:18:42 +0200 Subject: [PATCH] add install manual to README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 5e08750..fabfbf1 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,10 @@ Neovim configuration ![fz-stack Logo](https://git.zechert.net/fz-stack/assets/raw/branch/master/icons/fz-stack-transparent.svg) + +## Install + +Run the script `install.sh` to install necessary packages on the operating system (using `yay`) from the file +`packages.txt`. This will also download and build the treesitter languages + +- `bash`