From 77cf6de722b7e591a3aef6f25607f0ecc968b069 Mon Sep 17 00:00:00 2001 From: prafull-opensignlabs <93375423+prafull-opensignlabs@users.noreply.github.com> Date: Thu, 26 Sep 2024 10:11:25 +0530 Subject: [PATCH] Update run-locally.md --- docs/docs/self-host/docker/run-locally.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/docs/self-host/docker/run-locally.md b/docs/docs/self-host/docker/run-locally.md index 4ff6be3a4..fef93df5b 100644 --- a/docs/docs/self-host/docker/run-locally.md +++ b/docs/docs/self-host/docker/run-locally.md @@ -3,8 +3,6 @@ title: Self-host OpenSign™ with Docker on Linux/MacOS/Windows --- import ReactPlayer from 'react-player'; -OpenSign™ is available of x86/x64 and Apple M-series CPU architectures. ARM64 is not currently supported. - ## Steps to run OpenSign™ with docker on Linux/MacOS/Windows: 1. Firstly, install [Docker](https://www.docker.com/products/docker-desktop/) and ensure it is running before proceeding to the next steps. 2. Now, start Docker and ensure it runs in the background.