From 3ed155f48c45660b61b07744fdb1e00c74b6f10a Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Wed, 26 Jun 2024 02:22:30 +0800 Subject: [PATCH] README: update preferred buildsystem Signed-off-by: Tianling Shen --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 075d74a020..4d3cb3d297 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If your device is supported, please follow the **Info** link to see install inst To build your own firmware you need a GNU/Linux, BSD or macOS system (case sensitive filesystem required). Cygwin is unsupported because of the lack of a case sensitive file system.
### Requirements - To build with this project, Ubuntu 20.04 LTS is preferred. And you need use the CPU based on AMD64 architecture, with at least 4GB RAM and 25 GB available disk space. Make sure the __Internet__ is accessible. + To build with this project, Debian 11 is preferred. And you need use the CPU based on AMD64 architecture, with at least 4GB RAM and 25 GB available disk space. Make sure the __Internet__ is accessible. The following tools are needed to compile ImmortalWrt, the package names vary between distributions.