Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTaz8du29 <13140104+Taz8du29@users.noreply.github.com>2017-09-17 18:46:11 +0300
committerGitHub <noreply@github.com>2017-09-17 18:46:11 +0300
commit176fef8dbe5887d5091e8449c32fd2db9e755ac0 (patch)
tree6bd5a9516ca72f298e5d236976158c4ffc846603 /README.md
parent2502038f76623bf8a81b9441c5308d97dbf2150f (diff)
Minor formatting change in README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index e3fa497933..f8d809df16 100644
--- a/README.md
+++ b/README.md
@@ -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
-------------