From 530b046c601d3b879d720f08ccb49d08e30bf495 Mon Sep 17 00:00:00 2001 From: Guy Sheffer Date: Sun, 28 Jun 2015 16:57:35 +0300 Subject: [PATCH] Fix typo in syntax --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index d8954e20..aaf1eeef 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]