Skip to content

Commit efab099

Browse files
committed
📃 docs(readme.md): use symlink
1 parent 4403658 commit efab099

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,10 @@ xmake 是一个基于 Lua 的轻量级跨平台构建工具,使用 xmake.lua
7171

7272
5. **镜像制作**
7373

74-
运行 `xmake smart-rootfs --no-symlink` 制作 rootfs ,运行 `xmake smart-image` 制作镜像
74+
运行 `xmake smart-rootfs` 制作 rootfs ,运行 `xmake smart-image` 制作镜像
7575

7676
```shell
77-
xmake smart-rootfs --no-symlink # 制作无符号链接的rootfs
77+
xmake smart-rootfs
7878
xmake smart-image -o ../prebuilt/qemu-virt64-aarch64/ext4.img # 将镜像输出至 qemu-virt64-aarch64 目录
7979
```
8080

0 commit comments

Comments
 (0)