From fd7e5451d9e13b541f06b20b601c3519c6d75510 Mon Sep 17 00:00:00 2001 From: Aetherinox Date: Fri, 21 Feb 2025 23:16:58 -0700 Subject: [PATCH] docs(readme): fix header --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fa967a6a..136995d1 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ - [About](#about) - [How It Works](#how-it-works) - [Building `tvapp` Image](#building-tvapp-image) -- [How It Works](#how-it-works-1) + - [How It Works](#how-it-works-1) - [Before Building](#before-building) - [LF over CRLF](#lf-over-crlf) - [Set `+x / 0755` Permissions](#set-x--0755-permissions) @@ -105,7 +105,7 @@ These instructions outline how the TVApp2 docker image is set up, and how to bui
-## How It Works +### How It Works The TVApp2 application requires one dependency docker image, which is utilized as the base image and contains Alpine linux. You may use the pre-compiled docker image provided by us on Github, or you may choose to build your own. The base alpine image is available at: