From 7c829354f670d8faeefe41e847dc8cab26180967 Mon Sep 17 00:00:00 2001 From: nitinexclusively Date: Tue, 8 Oct 2024 13:11:41 +0900 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index b84ba99..a0e7f6f 100644 --- a/README.md +++ b/README.md @@ -119,14 +119,14 @@ Logs can be checked using **one** of the commands below: 1) **For FCC Unlock**: Add "-v" in FCC unlock scripts updated in "fcc-unlock.d.tar.gz", for example: - FileName - fcc-unlock.d/8086:7560 + FileName - fcc-unlock.d/8086:7560 - Modification- "./opt/fcc_lenovo/DPR_Fcc_unlock_service **-v**" + Modification- "./opt/fcc_lenovo/DPR_Fcc_unlock_service **-v**" - 3) **For SAR Config**: - Add "-v" in systemd service file, for example: + 2) **For SAR Config**: + Add "-v" in systemd service file, for example: - FileName - lenovo-cfgservice.service + FileName - lenovo-cfgservice.service Modification- "ExecStart=/opt/fcc_lenovo/configservice_lenovo **-v**"