From d87d285e0173fa11e6071a1819a34de1c1c4daa9 Mon Sep 17 00:00:00 2001 From: thetazero Date: Mon, 15 Aug 2022 17:12:44 -0400 Subject: [PATCH] Grammar fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87d4301c..d596da0e 100644 --- a/README.md +++ b/README.md @@ -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.