Skip to content

Commit

Permalink
doc: Update installation section
Browse files Browse the repository at this point in the history
  • Loading branch information
rubiin committed Jun 20, 2024
1 parent 3c70cb8 commit a1de004
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,9 @@ Using [lazy.nvim](https://github.com/folke/lazy.nvim) in lua

```lua
{
-- amongst your other plugins
{ "rubiin/fortune.nvim", config = true }
"rubiin/fortune.nvim"
}
``
```

Using [vim-plug](https://github.com/junegunn/vim-plug) in vimscript

Expand Down

0 comments on commit a1de004

Please sign in to comment.