This commit is contained in:
ChrisTerBeke 2017-09-18 10:51:35 +02:00
commit eada055199

View File

@ -34,9 +34,11 @@ Dependencies
Configuring Cura
----------------
* Link your CuraEngine backend by inserting the following line in home/.config/cura/config.cfg :
Link your CuraEngine backend by inserting the following lines in `$HOME/.config/cura/config.cfg` :
```
[backend]
location = /[path_to_the..]/CuraEngine/build/CuraEngine
```
Build scripts
-------------