Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lengoc-quang authored Jan 19, 2024
1 parent bcb74fa commit f652929
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ A new and beautiful GUI for Windows Command Prompt based on Python!

This script use module `fade`, `os`, `ctypes`, `subprocess`.

## Installation

You can download release from release page, or run script manually:

**Step 1:** Check if Python is installed: `python --version`.
Expand All @@ -22,3 +24,4 @@ If you see output like this: `Python 3.12.1`, you can go to the next step.

`python terminal.py`

If you downloaded the binary release, just extract it and run `colorcmd.exe` or add the directory to the path.

0 comments on commit f652929

Please sign in to comment.