Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leisurelicht authored Jun 6, 2024
1 parent a842434 commit 32c08ff
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,17 @@
A Custom Neovim Config Base On <a href="https://github.com/LazyVim/LazyVim">LazyVim</a>
</h4>

## 🚀 Getting Started

You can install by the following command

```
git clone --depth 1 --single-branch --branch main https://github.com/leisurelicht/LichtVim.git ~/.config/nvim
```

or you can have try according the following command

```
git clone --depth 1 --single-branch --branch main https://github.com/leisurelicht/LichtVim.git ~/.config/LichtVim
nvim -u ~/.config/LichtVim/init.lua
```

0 comments on commit 32c08ff

Please sign in to comment.