From c51c79e74f202b8b6c341ad85ce2df562befc69e Mon Sep 17 00:00:00 2001 From: DanKoloff Date: Tue, 19 Dec 2017 09:40:19 +0200 Subject: [PATCH] minor fixes --- SOFTWARE/A64-TERES/TERES-KBD-RELEASE/upgrade/readme.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/SOFTWARE/A64-TERES/TERES-KBD-RELEASE/upgrade/readme.md b/SOFTWARE/A64-TERES/TERES-KBD-RELEASE/upgrade/readme.md index c8a5eccb..dcd178cd 100644 --- a/SOFTWARE/A64-TERES/TERES-KBD-RELEASE/upgrade/readme.md +++ b/SOFTWARE/A64-TERES/TERES-KBD-RELEASE/upgrade/readme.md @@ -1,4 +1,4 @@ -How to update the touchscreen button firmware: +How to update the touchpad and button firmware: Download and extract the tgz archive. Open a console and navigate to the folder where you placed the archive then extract with the follwing command: @@ -8,7 +8,7 @@ tar -xvf firmware.tar.gz navigate to the firmware folder and then perform an update with the following commands: ```bash cd firmware -sudo ./update #standart firmware +sudo ./update #standard firmware or @@ -16,9 +16,9 @@ sudo ./update-notap #firmware with taps disabled ``` Then follow the onscreen prompts: -Type the sudo password. +Type the super user password. -Then press Fn+TuXkey+escape together to +Then press Fn+TuXkey+escape simultaneously to start the update. The firmware should now be updated.