diff --git a/README.md b/README.md index acd87f1b0e..28942eeb5d 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,13 @@ Dependencies * PySerial Only required for USB printing support. +Configuring Cura +---------------- +* link your CuraEngine backend by inserting the following line in home/.config/cura/config.cfg : +[backend] +location = /[path_to_the..]/CuraEngine/build/CuraEngine + + Build scripts -------------