From f91980193a66112834322909028c962161db9b05 Mon Sep 17 00:00:00 2001 From: Youness Alaoui Date: Fri, 6 Nov 2015 14:19:43 -0500 Subject: [PATCH] change wx 2.8 to 3.0 in README file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2