From eeee4c6659edd623b9ab2754f94b95f1177e9212 Mon Sep 17 00:00:00 2001 From: Deokgyu Yang Date: Tue, 11 Oct 2022 17:36:28 +0900 Subject: [PATCH] Update README.md Signed-off-by: Deokgyu Yang --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 35770a6..7b619d7 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ sudo dpkg -i realtek-r8152-dkms*.deb > If multiple files selected by the wild card, you should type the specific version of the file. > > ```bash -> sudo dpkg -i realtek-r8152-dkms_2.16.3-1_amd64.deb +> sudo dpkg -i realtek-r8152-dkms_2.16.3-2_amd64.deb > ``` If dependency error occurs, try to fix that with `apt` command.