grammar fix

nikolas
2025-06-19 18:36:02 -04:00
parent 61fea16e6f
commit ccf3eeb08b

@@ -2,7 +2,7 @@
The recommended way to develop LuCI is to edit it on a real OpenWrt system in conjunction with an editor or IDE which supports remotely editing files via the SCP or SFTP protocol.
There are various ways to run OpenWrt, it can be either installed on real hardware or deployed within a virtual machine. Using an OpenWrt x86 image in Qemu (or Qemu-KVM / Virt-Manager) is a good choice to develop LuCI, refer to [OpenWrt on Qemu](https://openwrt.org/docs/guide-user/virtualization/qemu) for details.
There are various ways to run OpenWrt, it can be either installed on real hardware or deployed within a virtual machine. Using an OpenWrt x86 image in Qemu (or Qemu-KVM / Virt-Manager) is a good choice to develop LuCI. Refer to [OpenWrt on Qemu](https://openwrt.org/docs/guide-user/virtualization/qemu) for details.
## Required Software