From 4bd3d822ba0443846a90a693b74050b06df8f1bb Mon Sep 17 00:00:00 2001 From: "Salvador E. Tropea" Date: Thu, 22 Jun 2023 11:27:39 -0300 Subject: [PATCH] [DOCs] Applied typo fix to README.in --- docs/README.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.in b/docs/README.in index 2201ba61..1b8fec86 100644 --- a/docs/README.in +++ b/docs/README.in @@ -1838,7 +1838,7 @@ Of course donations are welcome ([donate](https://www.paypal.com/donate/?hosted_ Just comment in the [discussions](https://github.com/INTI-CMNB/KiBot/discussions/categories/other-platforms) and I'll help you to run tests to adapt the code. Now that KiCad 6 uses Python 3 most of KiBot functionality should work on Windows and Mac OS X. - People is using WSL to run KiBot, but we don't have a tutorial about how to do it. + People are using WSL to run KiBot, but we don't have a tutorial about how to do it. - If you use a Linux that isn't derived from Debian: - Consider helping to add better support for it. Do you know the name of the packages for the dependencies? Do you know how to create a package for your distro?