chore: update README

This commit is contained in:
Arkaprabha Chakraborty
2025-05-27 04:13:42 +05:30
parent 053c1460c8
commit 16248667a5

View File

@@ -8,28 +8,8 @@ You also have the added benefit of becoming a true Vim chad once you start using
# Installation
##### Arch Linux
```bash
sudo pacman -S git neovim make unzip gcc npm
```
##### Debian/Ubuntu
```bash
sudo apt install git neovim make unzip gcc npm
```
##### Fedora/RHEL
```bash
sudo dnf install git neovim make unzip gcc npm
```
##### Clone Repository
```bash
git clone https://github.com/arkorty/Neolite.git ~/.config/nvim
curl -sL https://raw.githubusercontent.com/arkorty/Neolite/dev/install | sh
```
# License