From 432e1a81f1e461295969da8a5104aedd77ee0a23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Socho=C5=84?= Date: Fri, 8 Mar 2024 22:17:18 +0100 Subject: [PATCH] Make requirements more explicit --- docs/requirements.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/docs/requirements.md b/docs/requirements.md index 635218b..9f405fa 100644 --- a/docs/requirements.md +++ b/docs/requirements.md @@ -2,7 +2,7 @@ ## Hardware -Host or virtual machine or container: +Physical host or virtual machine or container: - probably something like Raspberry Pi Zero W at least, can be without camera - more cameras usually requires more compute power @@ -17,7 +17,12 @@ Camera such as: ## Software -Operating system, Debian based preferred, for example Raspberry Pi OS Lite. +Linux operating system. +Debian based preferred, for example Raspberry Pi OS Lite if you run Raspberry Pi. +I use also laptop with Ubuntu 22.04, but I believe with minor tweaks it should +work on most distributions (mainly package names are different). + +Below list uses Debian package names. ## Generic system packages