From 0ab94640736f8f43508e79d2fb56feedd064e1b0 Mon Sep 17 00:00:00 2001 From: "rive.hafintosh" Date: Sun, 15 Mar 2026 04:10:42 -0700 Subject: [PATCH] Checking out web-app v1.7.6 breaks build and is misleading since repo builds fine as is, initially I was going to commit fixes for those until I realized the code builds fine as-is and the docs were just stale. Doh! --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3c29d2d49b..e38ad3e5e2 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ ```bash git clone https://github.com/OpenMaxIO/openmaxio-object-browser cd openmaxio-object-browser/web-app -git checkout v1.7.6 yarn install yarn build cd ../