From 36311e42a7774f02577a4f762248f2e654b4cce3 Mon Sep 17 00:00:00 2001 From: Stefan <32467524+stefankra@users.noreply.github.com> Date: Thu, 12 Mar 2026 08:50:11 +0100 Subject: [PATCH] Fix directory name in README for cloning --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88241c6..7ed07b2 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ However, the feature hasn’t yet been merged or prioritized, so this standalone ```bash # Clone and install git clone https://github.com/bashar94/codex-cli-account-switcher.git -cd codex-accounts-switcher +cd codex-cli-account-switcher chmod +x codex-accounts.sh # Optionally make it global