From 4ae49442ecdcfb201d6567ed6cc2824103832f9c Mon Sep 17 00:00:00 2001 From: Franco Colmenarez Date: Sat, 1 Jul 2023 15:50:46 -0500 Subject: [PATCH] update readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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