Skip to content

Commit 6052b05

Browse files
authored
Update Readme.md
1 parent b2a315e commit 6052b05

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

ReadMe.md renamed to Readme.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,13 @@ gpColor is a Python module for applying ANSI, RGB and HEX colors in terminal out
55
## Installation
66

77
```bash
8-
pip install gpColor
8+
❌pip install gpColor
9+
```
10+
```bash
11+
git clone https://github.com/gpbot-org/gpColor
12+
cd gpColor
13+
14+
python setup.py
915
```
1016
## Usage
1117

0 commit comments

Comments
 (0)