From d8f55ba0a5311a9e8ee23630a586ead9fee73000 Mon Sep 17 00:00:00 2001 From: MrHat Date: Thu, 22 Oct 2020 21:30:37 +0200 Subject: [PATCH] added missing space in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d89c8b4..09f66bf 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ higher concentrations of CO2 inside will make you sleepy and have an impact on y * solder everything according to the connection schema * get yourself a copy of esphome (https://esphome.io/) -* compile the firmware with ```co2ampel=USER_ROOMesphome co2sensor.yaml run``` (replace user with a nick that identifies you or your organisation and room with the place the sensor is located at - these will be used for online graphing!) +* compile the firmware with ```co2ampel=USER_ROOM esphome co2sensor.yaml run``` (replace user with a nick that identifies you or your organisation and room with the place the sensor is located at - these will be used for online graphing!) * hold boot on your esp32 until fw upload starts. ## setup