diff --git a/Readme.md b/Readme.md
index a814f0b..03918fe 100644
--- a/Readme.md
+++ b/Readme.md
@@ -57,7 +57,7 @@ source ~/.bashrc
修改 Makefile 文件第 257、258 两行
ARCH ?= $(SUBARCH)
CROSS_COMPILE ?= $(CONFIG_CROSS_COMPILE:"%"=%)
-为
+为
ARCH ?= arm64
CROSS_COMPILE ?= aarch64-fsl-linux-