From 825cf8bf328fdc2307fa96e96d85555c00b41a5d Mon Sep 17 00:00:00 2001 From: cuu Date: Fri, 18 Aug 2023 19:45:55 +1200 Subject: [PATCH] update readme: --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec4e134..e6ff4d8 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ For flashing the OS image, you can use the following tools: Devterm keyboard firmware flash program available. You can download it from this link: [Devterm Keyboard Firmware Flash Program](https://github.com/clockworkpi/DevTerm/raw/main/Bin/devterm_keyboard_flash.tar.gz). -Here's how you can flash the firmware on uConsole(A06 or CM4) or a PC running Ubuntu 22.04: +Here's how you can flash the firmware on Devterm(A06 or CM4) or a PC running Ubuntu 22.04: 1. Download the devterm_keyboard_flash.tar.gz file. 2. Extract the contents of the archive: `tar zxvf devterm_keyboard_flash.tar.gz`.