From 4e3153d61097d010e292fd7c659e9fbc5617b0ed Mon Sep 17 00:00:00 2001 From: CodeChenL <2540735020@qq.com> Date: Mon, 15 Apr 2024 07:08:12 +0000 Subject: [PATCH] fix: modify description to match command --- docs/cmd/rsdk-build.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cmd/rsdk-build.md b/docs/cmd/rsdk-build.md index 08c2bb8..ef0e819 100644 --- a/docs/cmd/rsdk-build.md +++ b/docs/cmd/rsdk-build.md @@ -3,7 +3,7 @@ $(rsdk build --help) ## Build Radxa OS image When no suite or edition options is supplied, `rsdk build` will use the value defined in `src/share/rsdk/configs/products.json`. -Using ROCK 3C as an example, if you want to build a KDE edition Radxa OS image for Debian bullseye, you can run the following commands. +Using ROCK 3C as an example, if you want to build a cli edition Radxa OS image for Debian bullseye, you can run the following commands. ```bash rsdk build rock-3c bullseye cli