From 54b511e9b49bcdd5c439ee45b687aa432efe796c Mon Sep 17 00:00:00 2001 From: Signor Pellegrino <68112357+FlyRouter@users.noreply.github.com> Date: Sat, 2 Dec 2023 13:08:50 +0300 Subject: [PATCH] Update README.md --- README.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index f96b6d5..e264615 100644 --- a/README.md +++ b/README.md @@ -9,19 +9,9 @@ - Tweaker for automatically configuring devices according to profile (gpio, wifi, etc). - Specialized _[storage location](https://github.com/OpenIPC/builder/releases/tag/latest)_ for customized firmware for well-known devices. -- QR code recognition to automatically _[connect to WiFi](https://openipc.org/tools/qr-code-generator)_ on your home network +- QR code recognition to automatically _[connect to WiFi](https://openipc.org/tools/qr-code-generator)_ on your home network. -### Preparing and using the project - -``` -sudo apt-get update -y -sudo apt-get install -y automake autotools-dev bc build-essential curl fzf git libtool rsync unzip mc tree python-is-python3 -git clone https://github.com/openipc/builder.git -cd builder -./builder.sh -``` - ### List of known devices ``` @@ -38,6 +28,16 @@ Uniview C1L-2WN-G-RU SSC337DE OS02G10 RTL8188FU NOR_16M ``` +### Preparing and using the project + +``` +sudo apt-get update -y +sudo apt-get install -y automake autotools-dev bc build-essential curl fzf git libtool rsync unzip mc tree python-is-python3 +git clone https://github.com/openipc/builder.git +cd builder +./builder.sh +``` + ### Existing problems - On some devices NOR flash 8M is small, and the WiFi driver is very large and the QR scanner currently does not fit into the firmware