aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md
index 88693a0..69f2758 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,4 @@
-# nvim-setup
-
-[![builds.sr.ht status](https://builds.sr.ht/~pml68/nvim-setup.svg)](https://builds.sr.ht/~pml68/nvim-setup)
+# nvim
My custom Neovim setup
@@ -11,7 +9,7 @@ You're going to need Neovim 0.11+ and the `tree-sitter` CLI in your PATH.
Download into your config directory
```sh
-git clone --depth=1 https://git.sr.ht/~pml68/nvim-setup ~/.config/nvim
+git clone --depth=1 git://git.pml68.dev/nvim ~/.config/nvim
```
## Usage with Docker