From a0f7dddba391321490ed51805abe07bf13aeab76 Mon Sep 17 00:00:00 2001 From: Stefan Date: Wed, 21 Jun 2023 22:41:07 +0200 Subject: [PATCH] fix tiny typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8bb0cf4..e5c0f961 100644 --- a/README.md +++ b/README.md @@ -6041,7 +6041,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?