From e243d60dbc8b0b256552d450d11de9b9da6cc15b Mon Sep 17 00:00:00 2001 From: Connor Olding Date: Fri, 23 Sep 2022 15:15:36 -0700 Subject: [PATCH] fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51713a5..db95b17 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ and all the necessary headers. ### Docker this project uses [Dockerfiles][df] to allow for *mostly-reproducible* builds. -[podman][podman is used] instead of docker, because the official docker software +[podman is used][podman] instead of docker, because the official docker software is commercial and obnoxious. **neither docker nor podman is required for executing the binaries.**