mirror of
https://github.com/arkorty/Neolite.git
synced 2026-03-18 00:57:12 +00:00
chore: update README
This commit is contained in:
22
README.md
22
README.md
@@ -8,28 +8,8 @@ You also have the added benefit of becoming a true Vim chad once you start using
|
|||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
##### Arch Linux
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo pacman -S git neovim make unzip gcc npm
|
curl -sL https://raw.githubusercontent.com/arkorty/Neolite/dev/install | sh
|
||||||
```
|
|
||||||
|
|
||||||
##### 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
|
|
||||||
```
|
```
|
||||||
|
|
||||||
# License
|
# License
|
||||||
|
|||||||
Reference in New Issue
Block a user