From 8f1b091e406511be63756701db898ce2a67fabc5 Mon Sep 17 00:00:00 2001 From: Viyurz Date: Fri, 5 Jul 2024 16:32:09 +0200 Subject: [PATCH] README: Fix code block --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d79eee2..05613bc 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ repository_url = "https://github.com/dani-garcia/vaultwarden" ### Docker -Create a builder that use the `docker-container`` driver, which supports multi-platform builds: +Create a builder that use the `docker-container` driver, which supports multi-platform builds: ``` docker buildx create --name multiarch --bootstrap