From b5a57e78a3165f7d2ad87e1c3a8e88f0ae8926d1 Mon Sep 17 00:00:00 2001 From: Gopi Chinnappa <5195605+gopihc@users.noreply.github.com> Date: Thu, 19 Jun 2025 19:47:32 +0530 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 17c301d7b9..e7c8db892f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,11 @@ ```bash git clone https://github.com/OpenMaxIO/openmaxio-object-browser -cd openmaxio-object-browser/web-app +cd openmaxio-object-browser/web-app + +sudo apt update +sudo apt install golang-go -y + yarn install yarn build cd ../