From 35f4cdd1a026a5fb1546f3560e70d2d86cda0a31 Mon Sep 17 00:00:00 2001 From: joth76 Date: Mon, 10 Feb 2020 19:18:46 +0000 Subject: [PATCH] Fix typo (#12041) There are 3 options listed, not 2. --- source/_docs/installation/synology.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/installation/synology.markdown b/source/_docs/installation/synology.markdown index 48b84cc5195..d8102b008ed 100644 --- a/source/_docs/installation/synology.markdown +++ b/source/_docs/installation/synology.markdown @@ -10,7 +10,7 @@ Synology only provide Python 3.5.1, which is not compatible with Home Assistant -There are 2 alternatives, when using Home Assistant on Synology NAS: +There are 3 alternatives, when using Home Assistant on Synology NAS: 1. using Docker 2. directly running on DSM 3. using Hass.io in a VM (if you have an Intel based Synology)