From e1732a2c3c2675c839223966ad8cd165ba30f538 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Aim=C3=A9?= Date: Fri, 22 Jan 2021 15:13:23 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a3421b4..dba0f06 100644 --- a/README.md +++ b/README.md @@ -60,10 +60,10 @@ Prior the TinyCheck installation, you need to understand how it works. It simply To recap', you need to have: -- A Raspberry Pi with [Raspberry Pi OS Buster](https://www.raspberrypi.org/documentation/installation/installing-images/) (or any computer with a Debian-like system) -- At least one Wi-Fi which will be used as an Access Point (check their number with `iw list | grep -E "* AP$" | wc -l`). +- A Raspberry Pi with [Raspberry Pi OS Buster](https://www.raspberrypi.org/documentation/installation/installing-images/) +- At least one Wi-Fi interface which will be used as an Access Point (check their number with `iw list | grep -E "* AP$" | wc -l`). - A working internet connection -- (Adviced) A small touchscreen previously installed for the kiosk mode of TinyCheck. +- (Adviced) A small touchscreen for the kiosk mode of TinyCheck. ```console $ cd /tmp/