diff --git a/README.md b/README.md index d08e6ed..f0f654b 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,9 @@ sudo apt install libsdl2-2.0-0 libsdl2-dev build-essential
sudo pacman -S sdl2
+
+Note that you need to have up do date video drivers with libvulkan.so installed. + #### 🍎 macOS [MacroLibX](#) on macOS requires [SDL2](#) and [MoltenVK](https://github.com/KhronosGroup/MoltenVK). You can install both using the [Homebrew](https://brew.sh) package manager: ```sh