From 96586c1da049c8fd6c183ba17552485b3af8b607 Mon Sep 17 00:00:00 2001 From: thegroove <535855+thegroove@users.noreply.github.com> Date: Tue, 9 Jan 2024 21:56:44 +0100 Subject: [PATCH] Update adding-wifi-driver.md --- en/adding-wifi-driver.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/adding-wifi-driver.md b/en/adding-wifi-driver.md index 2da8f93..04f90ee 100644 --- a/en/adding-wifi-driver.md +++ b/en/adding-wifi-driver.md @@ -85,4 +85,4 @@ When the build is complete, you will find the output in the `output/images/` dir ./uImage.hi3516ev200 ``` -You can then use `rootfs.squashfs.* and uImage.*` with [sysupgrade](./sysupgrade.md). +You can now use `rootfs.squashfs.*` and `uImage.*` with [sysupgrade](./sysupgrade.md).