From 3c95d2b0b8522e3c51ff606ff8ba073b506ffb63 Mon Sep 17 00:00:00 2001 From: Leo B Date: Fri, 10 Dec 2021 23:00:31 +0100 Subject: [PATCH] Fix gibberish in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1db161..ea72b6d 100644 --- a/README.md +++ b/README.md @@ -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