From: nickthetait Date: Fri, 8 May 2015 17:32:09 +0000 (-0600) Subject: Update build dependencies in README X-Git-Tag: lulzbot-15.02.1-1.01~26 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=821decfff85881b41c9039bdd8cc3779039fa859;p=cura.git Update build dependencies in README Fixes #106 --- 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