aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index d57dd4d..3ab13b8 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,7 @@
2 2
3![nvim](https://user-images.githubusercontent.com/91333841/212791030-440472c6-1568-4754-9181-c47e69bc42d6.png) 3![nvim](https://user-images.githubusercontent.com/91333841/212791030-440472c6-1568-4754-9181-c47e69bc42d6.png)
4 4
5### Features
5### Installation 6### Installation
6 7
7Run checkhealth in your nvim to satisfy it's requirements 8Run checkhealth in your nvim to satisfy it's requirements
@@ -46,7 +47,7 @@ git clone https://codeberg.org/philw/nvim
46stow -d ~/dir -t ~/.config/nvim nvim/ 47stow -d ~/dir -t ~/.config/nvim nvim/
47 48
48``` 49```
49Or use my ![script](https://codeberg.org/philw/scripts) 50Or use my [script](https://codeberg.org/philw/scripts)
50 51
51Everything should set up automatically. There is no need for additional setup(if there is report an error). 52Everything should set up automatically. There is no need for additional setup(if there is report an error).
52 53