From b2ed5b37ffcd87eacd65e2bb4f05453179b643d3 Mon Sep 17 00:00:00 2001 From: finity69x2 <32221243+finity69x2@users.noreply.github.com> Date: Wed, 13 May 2020 18:41:17 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cdf95b0..3de4fd5 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ An updated version of the nws_alerts custom integration for Home Assistant origi Clone the Repository and copy the "nws_alerts" directory to your custom_components fold in your config directory -/custom_components/nws_alerts/... +```/custom_components/nws_alerts/...``` You will end up with two files in that directory - "sensor.py" and ```"__init__.py"```.