diff options
author | yibaba <[email protected]> | 2021-06-18 21:43:30 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2021-06-18 17:43:30 -0400 |
commit | c1600fbfaad7172ec057cb94b4c54c4773ab5376 (patch) | |
tree | 33055b25a73bba24421bc2ca764aa81ac9f6633a /README.md | |
parent | 23cfaa7328421b5a7aafafe196bb32ebc6cf1b07 (diff) |
Modifying installer.sh (and README.md) to be suited for Gentoo (#495)
* Modifying installer.sh to be suited for Gentoo
* Change README.md to be more helpful for Gentoo instalations
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -135,6 +135,7 @@ or if you are on Arch you can get it from the AUR yay -S neovim-git ``` +if you are on Gentoo you have to emerge the 9999 neovim version with luajit as the lua single target # Getting started ## Home screen |