From bf53da1acaa32b19789d368149b970752f5699fb Mon Sep 17 00:00:00 2001 From: Marc Jakobi Date: Tue, 19 Mar 2024 18:55:30 +0100 Subject: [PATCH] docs(readme): add link to installation tutorial --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bcfa5ac8..adb66702 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ ensures you're covered even when a plugin isn't directly available on LuaRocks. > the process to succeed you must have a **C++17 parser** and **Rust > toolchain** installed on your system. -## :hammer: Installation +## :inbox_tray: Installation ### :zap: Installation script (recommended) @@ -154,6 +154,10 @@ nvim -u NORC -c "source https://raw.githubusercontent.com/nvim-neorocks/rocks.nv > > `LUA_BINDIR="${XDG_BIN_DIR:-$HOME/.local/bin}" LUA_BINDIR_SET=yes nvim -u NORC -c "source ...` +### :hammer: Manual installation + +For manual installation, see [this tutorial](https://github.com/nvim-neorocks/rocks.nvim/wiki/Installing-rocks.nvim-manually,-without-the-installation-script). + ## :books: Usage ### Installing rocks