From 2361dfaee1856624522622ffe7f72e6eacf5a4b2 Mon Sep 17 00:00:00 2001 From: Craig Hills Date: Sun, 7 May 2017 15:36:52 -0400 Subject: [PATCH] Fixed a typo in the config tool name (#2592) --- source/_docs/hassbian/installation.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/hassbian/installation.markdown b/source/_docs/hassbian/installation.markdown index 5c31601e936..454122ae2ed 100644 --- a/source/_docs/hassbian/installation.markdown +++ b/source/_docs/hassbian/installation.markdown @@ -26,7 +26,7 @@ The following extras are included on the image: - GPIO pins are ready to use. - Bluetooth is ready to use (supported models only, no Bluetooth LE). - SSH server is enabled. - - A tool called `hassbian_config`. + - A tool called `hassbian-config`. ### {% linkable_title Technical Details %}