Add tip for installing amdvlk

macos-click-through
Keith Simmons 5 years ago committed by GitHub
parent cd0954d332
commit e9808f185f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -121,6 +121,9 @@ Note: Neovide has been successfully built on other destros but this reportedly w
sudo apt-get update -y
sudo apt-get install -y vulkan-sdk
```
Alternatively if you are running an amd graphics card you may have more success by installing amdvlk.
https://github.com/Kethku/neovide/issues/209
3. Install Rust

Loading…
Cancel
Save