Skip to content

Typo in quickstart docs #615

Description

@naumanaarif

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions