From 8c37091888b6eaa5cc1e2bbac29c40256545aaad Mon Sep 17 00:00:00 2001 From: Rob Watson Date: Thu, 15 May 2025 08:36:04 +0200 Subject: [PATCH] fixup! doc: update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5fa8ba4..d87cd65 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ Client/server|Want the server on a remote host (e.g., cloud VM) for long-running $ octoplex run ``` -Starts the media server and the terminal UI in one process. +Starts the Octoplex server and terminal UI in one process, right in your local console. This is a great option to get started quickly! Docker must be running on the same machine. ### Client/server mode