From b12b9d1fef7fdde7c227d480dcf7e28335ec8a4d Mon Sep 17 00:00:00 2001 From: Aetherinox Date: Thu, 20 Feb 2025 15:03:34 -0700 Subject: [PATCH] docs: fix html entities in chart --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index baf7a22a..cb82b944 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,7 @@ style GRAPH_TVAPP text-align:center,stroke-width:1px,stroke:transparent,fill:tra subgraph GRAPH_ALPINE["Build alpine-base:latest Image"] direction TB - obj_step20["`> git clone -b docker/alpine-base github.com/Aetherinox/docker-base-alpine.git`"] + obj_step20["`> git clone -b docker/alpine-base github.com/Aetherinox/docker-base-alpine.git`"] obj_step21["`**Dockerfile Dockerfile.aarch64**`"] obj_step22["`> docker build \