From 98b80e42441a422c524f633db53c96d6bc3dd565 Mon Sep 17 00:00:00 2001 From: Alex Solomaha Date: Wed, 8 Jan 2020 16:17:38 +0200 Subject: [PATCH] Update getting_started_command_line.rst (#461) Fixed typo --- guides/getting_started_command_line.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/getting_started_command_line.rst b/guides/getting_started_command_line.rst index cb476e32b..daa36f91d 100644 --- a/guides/getting_started_command_line.rst +++ b/guides/getting_started_command_line.rst @@ -13,7 +13,7 @@ Installation ------------ Installing ESPHome is very easy. All you need to do is have `Python -`__ installed and install the console script script through +`__ installed and install the console script through ``pip``. .. code-block:: bash