Skip to content

Commit 7bbe930

Browse files
author
elge@alpha15
committed
fix(risc): remove repetition
1 parent f2ac645 commit 7bbe930

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bare-metal/elastic-metal/reference-content/elastic-metal-rv1-guidelines.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Linux kernel.
7171
```bash
7272
cd linux/
7373

74-
# Make sure the device required device tree is available in the default branch
74+
# Make sure the required device tree is available in the default branch
7575
ls -lhF arch/riscv/boot/dts/thead/th1520-lichee-cluster-4a-16g.dts
7676
# Otherwise switch to another branch that has it
7777
#git branch -a

0 commit comments

Comments
 (0)