From d59d041b0b93b8aca90f172cf65a32c070332b2a Mon Sep 17 00:00:00 2001 From: ntoff Date: Tue, 5 Dec 2017 09:36:13 +1000 Subject: [PATCH] Update readme appearance code a couple of lines were using tabs instead of spaces --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index a44157f..81c8782 100644 --- a/README.md +++ b/README.md @@ -20,12 +20,12 @@ Once installed, you may wish to move the button to the top of the sidebar, you c Find the "appearance" section, and add the plugin to the top of the sidebar order. If no other components have been previously rearranged, you may end up with only the plugin in the order list, this is fine, you don't need to add every item to the list (not adding them won't stop them from showing up). - appearance: - color: violet - components: - order: - sidebar: - - plugin_estop + appearance: + color: violet + components: + order: + sidebar: + - plugin_estop Please note: White spaces are critical inside the config.yaml file, special care must be taken when adding or removing entries that the correct layout is maintained. For more information on config.yaml and its appearance section, see here: http://docs.octoprint.org/en/master/configuration/config_yaml.html#appearance