From 85beda2f9c799f5e77c8e1c5490d25f87a299469 Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Tue, 13 Apr 2021 09:21:24 +0300 Subject: [PATCH] Update flashing_os.md --- pages/flashing_os.md | 1 - 1 file changed, 1 deletion(-) diff --git a/pages/flashing_os.md b/pages/flashing_os.md index 5d41c05d..b795802a 100644 --- a/pages/flashing_os.md +++ b/pages/flashing_os.md @@ -61,7 +61,6 @@ Decompress and flash image and follow to the [final steps](#the-final-steps). Be ``` rw pacman -Syy - pacman -S linux-firmware=20210221.b79d239-1 pacman -Su reboot ```