From 05ee60cdc4490f70077b86f77a85e88d21a0f7a5 Mon Sep 17 00:00:00 2001 From: logaritmisk Date: Wed, 14 Jan 2015 17:27:18 +0100 Subject: [PATCH] update readme with sdl2_image --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98e8356..792d753 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ It time for me to learn Rust, and why not try to make a simple Super Mario Bros ```shell $ curl -s https://static.rust-lang.org/rustup.sh | sudo sh -$ brew install sdl2 +$ brew install sdl2 sdl2_image ```