chiark / gitweb /
Merge tag '15.01-RC1' into upstream
[cura.git] / README.md
index 98d53329e14d61223a711dd99bbac1da73dacb2c..75ed4c2030a71caead7952bb9c587db72d10741f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -4,7 +4,12 @@ Cura
 Read this, it's important!\r
 ===========================\r
 \r
-If you are reading this, then you are looking at the *development* version of Cura. If you just want to use Cura, take a look at the following location: https://daid.github.com/Cura\r
+This is the development version of Cura for LulzBot 3D Printers by Aleph Objects, Inc. It is available here:\r
+https://github.com/alephobjects/Cura\r
+\r
+This branch is based on the upstream version maintained by daid and Ultimaker:\r
+https://github.com/daid/Cura\r
+\r
 \r
 Development\r
 ===========\r
@@ -39,6 +44,8 @@ sudo apt-get install python-numpy
 sudo apt-get install python-serial\r
 sudo apt-get install python-setuptools\r
 sudo apt-get install curl\r
+# Run this also if you're building for 32bit Debian\r
+sudo apt-get install gcc-multilib g++-4.7-multilib\r
 \r
 cd Cura\r
 \r