From f49980a400414809c4690f7e457dae1214667eca Mon Sep 17 00:00:00 2001 From: "Salvador E. Tropea" Date: Tue, 16 Aug 2022 08:12:53 -0300 Subject: [PATCH] [DOCs] Applied the 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 b06bb8a5..d8e3ec18 100644 --- a/docs/README.in +++ b/docs/README.in @@ -96,7 +96,7 @@ If you want to see this concept applied to a real world project visit the [Spora ## Installation -KiBot main target is Linux, but some user successfully use it on Windows. For Windows you'll need to install tools to mimic a Linux environment. +KiBot main target is Linux, but some users successfully use it on Windows. For Windows you'll need to install tools to mimic a Linux environment. Running KiBot on MacOSX should be possible now that KiCad migrated to Python 3.x. You can also run KiBot using docker images in a CI/CD environment like GitHub or GitLab. In this case you don't need to install anything locally.