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

@ -122,6 +122,9 @@ Note: Neovide has been successfully built on other destros but this reportedly w
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
`curl --proto '=https' --tlsv1.2 -sSf "https://sh.rustup.rs" | sh`

Loading…
Cancel
Save