CommandCodeAI / CommandCodeAI/command-code

Typo in quickstart docs

Open
#615 3 comments 0 reactions 1 assignee View on GitHub

@naymurdev is already working on this.

Since Sep 8, 2026.

Dominant language
No language data
Stars
4k
Forks
350
PR merge metrics
No merged PRs in 30d

Description

Summary

In the Quickstart section of the docs, under Step 1: Install Command Code, it says cmdc instead of cmd in some places.

Here is the link to the exact location:
https://commandcode.ai/docs/quickstart#:~:text=alias%20cmdc.-,Windows

Image
Expected Behavior

The correct text would be:

On Windows the short alias is cmdc, not cmdcmd is already the built-in Windows command shell, so Command Code cannot claim that name. Everywhere these docs write cmd, use cmdc instead: cmdc login, cmdc --version, cmdc -r, cmdc update. The full name command-code works on every platform. Set the shell code blocks to Windows and they rewrite themselves to cmdc, so you can copy them as-is.

Actual Behavior

Currently, the text looks like this:

On Windows the short alias is cmdc, not cmdccmdc is already the built-in Windows command shell, so Command Code cannot claim that name. Everywhere these docs write cmdc, use cmdc instead: cmdc login, cmdc --version, cmdc -r, cmdc update. The full name command-code works on every platform. Set the shell code blocks to Windows and they rewrite themselves to cmdc, so you can copy them as-is.

Steps to reproduce the issue

Visit: https://commandcode.ai/docs/quickstart

Command Code Version

1.7.0

Operating System

Windows

Terminal/IDE

No response

Shell

No response

Additional context

No response

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.