Skip to content

Commit

Permalink
fix: Correct readme typo (#109)
Browse files Browse the repository at this point in the history
Extra "l" in the install of the last dependancy
  • Loading branch information
H-Mateus authored Apr 21, 2024
1 parent d31943c commit 0cb40f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Example dependencies install on ubuntu-based systems:
sudo apt install imagemagick
sudo apt install libmagickwand-dev
sudo apt install liblua5.1-0-dev
sudo apt installl luajit
sudo apt install luajit
```

Manually installing luarocks and the magick rock is no longer required, this is handled by [luarocks.nvim](https://github.com/vhyrro/luarocks.nvim).
Expand Down

0 comments on commit 0cb40f2

Please sign in to comment.