更新 Rely/README.md
Signed-off-by: zhao <zhao@noreply.localhost>
This commit is contained in:
parent
9ad9244a0b
commit
d0a2b653ce
@ -1,12 +1,12 @@
|
||||
### Requirements
|
||||
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.
|
||||
### 要求
|
||||
要构建此项目,Debian 11 是首选。并且您需要使用基于 AMD64 架构的 CPU,至少 4GB RAM 和 25GB 可用磁盘空间。确保 __Internet__ 可访问。
|
||||
|
||||
The following tools are needed to compile ImmortalWrt, the package names vary between distributions.
|
||||
编译OpenWrt需要以下工具,不同发行版的包名称有所不同
|
||||
|
||||
- Here is an example for Debian/Ubuntu users:<br/>
|
||||
- Method 1:
|
||||
- 以下是 Debian/Ubuntu 用户的示例:<br/>
|
||||
- 方法一 :
|
||||
<details>
|
||||
<summary>Setup dependencies via APT</summary>
|
||||
<summary>通过 APT 设置依赖项</summary>
|
||||
|
||||
```bash
|
||||
sudo apt update -y
|
||||
@ -21,7 +21,7 @@
|
||||
upx-ucl unzip vim wget xmlto xxd zlib1g-dev zstd
|
||||
```
|
||||
</details>
|
||||
- Method 2:
|
||||
- 方法二 :
|
||||
```bash
|
||||
sudo bash -c 'bash <(curl -s https://build-scripts.immortalwrt.org/init_build_environment.sh)'
|
||||
```
|
Loading…
Reference in New Issue
Block a user