From: Youness Alaoui Date: Fri, 6 Nov 2015 19:19:43 +0000 (-0500) Subject: change wx 2.8 to 3.0 in README file X-Git-Tag: lulzbot-17.14~6 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=cura.git;a=commitdiff_plain;h=f91980193a66112834322909028c962161db9b05 change wx 2.8 to 3.0 in README file --- diff --git a/README.md b/README.md index 559fa85b..b067a4e8 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ To build and install Cura, run the following commands: ```bash git clone https://code.alephobjects.com/diffusion/CURA/cura.git -sudo apt-get install python-opengl python-numpy python-serial python-setuptools python-wxgtk2.8 curl python-power +sudo apt-get install python-opengl python-numpy python-serial python-setuptools python-wxgtk3.0 curl python-power # Run this also if you're building for 32bit Debian sudo apt-get install gcc-multilib g++-multilib