From 2bf27770277830a375d119c18991bfc97c063125 Mon Sep 17 00:00:00 2001 From: DubhAd Date: Mon, 12 Mar 2018 10:52:37 +0000 Subject: [PATCH] Added python version note (#4893) --- source/_docs/installation/armbian.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_docs/installation/armbian.markdown b/source/_docs/installation/armbian.markdown index e54d67acb85..5f16fc5bc0e 100644 --- a/source/_docs/installation/armbian.markdown +++ b/source/_docs/installation/armbian.markdown @@ -11,6 +11,8 @@ footer: true [armbian](https://www.armbian.com) runs on a wide-variety of [ARM development boards](https://www.armbian.com/download/). Currently there are around 50 boards supported inclusive the OrangePi family, Cubieboard, Pine64, and Odroid. +Python 3.5.3 or later is required. + Setup Python and `pip` ```bash