Skip to content

Commit

Permalink
docs(readme): add link to installation tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcjkb committed Mar 19, 2024
1 parent fb195f1 commit bf53da1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down Expand Up @@ -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
Expand Down

0 comments on commit bf53da1

Please sign in to comment.