From 758525b18d1076f8942d970508727eee562f2207 Mon Sep 17 00:00:00 2001 From: Brian McGonagill Date: Thu, 12 Mar 2026 16:54:21 -0500 Subject: [PATCH] Updating README for Styling --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 947d369..662267e 100644 --- a/README.md +++ b/README.md @@ -22,11 +22,11 @@ Step. 1. You have two options A. Build the image - `docker build -t videopress .` +`docker build -t videopress .` B. Use the pre-built image - Already included in the `docker-compose.yml` file witht his project. + Already included in the `docker-compose.yml` file witht his project. Step 2. Run — replace `/your/video/path` with the real path on your host