From cd61c2756cb93d8479b5409861b964873c6b4994 Mon Sep 17 00:00:00 2001 From: Murali Sastry <164553804+quic-msastry@users.noreply.github.com> Date: Fri, 10 May 2024 13:39:53 -0700 Subject: [PATCH] Update README.md Signed-off-by: Murali Sastry <164553804+quic-msastry@users.noreply.github.com> --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a1040c4..2e1ec0d 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ RMNET is a USB-based network driver designed to support the WWAN connectivity an ## Installation/Uninstallation: -1. chmod +x QcDevDriver.sh -2. cd quic-usb-drivers +1.cd quic-usb-drivers +2. chmod +x QcDevDriver.sh 3. Installation - sudo ./QcDevDriver.sh install 4. Uninstallation - sudo ./QcDevDriver.sh uninstall