From 821decfff85881b41c9039bdd8cc3779039fa859 Mon Sep 17 00:00:00 2001 From: nickthetait Date: Fri, 8 May 2015 11:32:09 -0600 Subject: [PATCH] Update build dependencies in README Fixes #106 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b75e5b1..f7315ecb 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ git clone https://github.com/daid/Cura.git sudo apt-get install python-opengl python-numpy python-serial python-setuptools python-wxgtk2.8 curl # Run this also if you're building for 32bit Debian -sudo apt-get install gcc-multilib g++-4.7-multilib +sudo apt-get install gcc-multilib g++-multilib cd Cura -- 2.30.2