diff --git a/README.md b/README.md index 506e319..6f9d8be 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ # SNES Work in progress experimental SNES emulator written in Rust. +## Install dependencies +For Debian-based distros, you will need to install these dependencies: +``` +sudo apt install libgtk-3-dev +``` + ## Resources * SNES General: * https://wiki.superfamicom.org