Skip to content

Commit

Permalink
revert: accidental change to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vhyrro committed Apr 13, 2024
1 parent 202bfd3 commit 0d3e42c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,8 @@ The recommended installation method is via [rocks.nvim](https://github.com/nvim-
<summary>Installation snippet.</summary>

- Run `:Rocks install rocks-config.nvim` (if you don't have it already!).
- Run `:Rocks edit` and place the following code under `[plugins]`.
- If you don't have `nvim-treesitter` installed run `:Rocks install rocks-treesitter.nvim`.
- Run `:Rocks install neorg`.
- Add the following to your config's `lua/plugins/neorg.lua`:
```lua
require("neorg").setup()
Expand Down

0 comments on commit 0d3e42c

Please sign in to comment.