mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Minor formatting change in README.md
This commit is contained in:
parent
2502038f76
commit
176fef8dbe
1 changed files with 3 additions and 1 deletions
|
|
@ -34,9 +34,11 @@ Dependencies
|
||||||
|
|
||||||
Configuring Cura
|
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]
|
[backend]
|
||||||
location = /[path_to_the..]/CuraEngine/build/CuraEngine
|
location = /[path_to_the..]/CuraEngine/build/CuraEngine
|
||||||
|
```
|
||||||
|
|
||||||
Build scripts
|
Build scripts
|
||||||
-------------
|
-------------
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue