From 4d6730c1839f3aa5c9dd22e786ef517925c9eb54 Mon Sep 17 00:00:00 2001 From: GNU Date: Sun, 22 May 2022 08:26:24 +0800 Subject: [PATCH] Updated Create DevTerm R01 OS image from scratch (markdown) --- Create-DevTerm-R01-OS-image-from-scratch.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Create-DevTerm-R01-OS-image-from-scratch.md b/Create-DevTerm-R01-OS-image-from-scratch.md index 01619b7..c33e256 100644 --- a/Create-DevTerm-R01-OS-image-from-scratch.md +++ b/Create-DevTerm-R01-OS-image-from-scratch.md @@ -414,7 +414,7 @@ tar zxvf final_official_2.50.tar.gz cd WiringPi-final_official_2.50/ cp ../DevTerm/Code/patch/d1/wiringCP0325.patch . git apply wiringCP0325.patch -./build +sudo ./build #Choice: 2 ``` \ No newline at end of file