Grammar fix

This commit is contained in:
thetazero 2022-08-15 17:12:44 -04:00
parent b8c4fadf07
commit d87d285e01
No known key found for this signature in database
GPG Key ID: E3B2C451593744ED
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ If you want to see this concept applied to a real world project visit the [Spora
## Installation ## 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. 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. 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.