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

github.com/guysoft/OctoPi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Sheffer <guysoft@gmail.com>2015-06-28 16:57:35 +0300
committerGuy Sheffer <guysoft@gmail.com>2015-06-28 16:57:35 +0300
commit530b046c601d3b879d720f08ccb49d08e30bf495 (patch)
treefc752535e09a0068c5eaa75b01eda38afc423c36
parent5557f97431bf5a3dc5b907d3292c7fa6b57bf7af (diff)
Fix typo in syntax0.12.0
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index d8954e2..aaf1eee 100644
--- a/README.rst
+++ b/README.rst
@@ -73,7 +73,7 @@ Building OctoPi Variants
OctoPi supports building variants, which are builds with changes from the main relesae build. An example and other variants are avilable in the folder ``src/variants/example``.
-To build a variant use:
+To build a variant use::
sudo bash -x ./build [Variant]