Fix gibberish in README

This commit is contained in:
Leo B 2021-12-10 23:00:31 +01:00
parent 1733ac0be2
commit 3c95d2b0b8

View file

@ -28,7 +28,7 @@ The interesting thing about this keyboard is that it's a declarative design ("sa
If you would like to modify this:
* fork it
* change `samoklava.yaml` to your liking
* push your changes; the build it GitHub Workflow will pick it up, autoroute and generate Gerbers, all in a zip file.
* push your changes; the `build.yml` GitHub Workflow will pick it up, autoroute and generate Gerbers, all in a zip file.
See https://github.com/soundmonster/samoklava/actions
* or:
* make sure to have Docker CLI and NodeJS installed