Skip to content

Commit

Permalink
fix: modify description to match command
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeChenL committed Apr 15, 2024
1 parent 44d0920 commit 4e3153d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cmd/rsdk-build.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4e3153d

Please sign in to comment.