From 578506aae96af30fa86ebfaa844c099c7a9b59de Mon Sep 17 00:00:00 2001 From: Robinson Arysseril <72635727+death7654@users.noreply.github.com> Date: Sun, 12 Nov 2023 18:06:21 +0530 Subject: [PATCH] Update README.md with latest drivers and contributions --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index de247e2..2863c28 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Here are some of the project's best features:
1. Install Coolstar's EC Driver
``` -https://raw.githubusercontent.com/coolstar/driverinstallers/master/crosec/crosec.2.0.2-installer.exe +https://github.com/coolstar/driverinstallers/raw/master/crosec/crosec.2.0.3-installer.exe ```2. Restart your laptop
@@ -55,13 +55,13 @@ https://raw.githubusercontent.com/coolstar/driverinstallers/master/crosec/crosec1. Mark Appimage as Executeable
``` -chmod a+x chrultrabook-controller_2.4.0_amd64.AppImage +chmod a+x chrultrabook-controller_2.7.1_amd64.AppImage ```2. Run the Appimage
``` -./chrultrabook-controller_2.4.0_amd64.AppImage +./chrultrabook-controller_2.7.1_amd64.AppImage ```