From d4fb5928910a1e3de216314d1972d4b95b2fb438 Mon Sep 17 00:00:00 2001 From: Jose Ignacio Seco Sanz Date: Sat, 11 Apr 2026 12:15:36 +0200 Subject: [PATCH] doc fix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8961324..6c0f9f8 100644 --- a/README.md +++ b/README.md @@ -121,13 +121,13 @@ codebox --continue ```bash # Update the Docker image to latest OpenCode version -codebox --upgrade +codebox --update # Show help codebox -h # Combined options -codebox --upgrade --version +codebox --update --version ``` ### Complete Options Reference