docs: oversight
This commit is contained in:
parent
276b9e339c
commit
26058edc86
1 changed files with 5 additions and 1 deletions
|
@ -14,7 +14,11 @@ With `carboncopy`, you are one command away from pulling in the latest changes f
|
||||||
|
|
||||||
## 📦 Installation
|
## 📦 Installation
|
||||||
|
|
||||||
As it is not yet published on `PyPi`, you can simply clone this repository and use `pip install <path>` to install it in your local environment.
|
It's easy as 1, 2, 3!
|
||||||
|
|
||||||
|
```
|
||||||
|
pip install carboncopy
|
||||||
|
```
|
||||||
|
|
||||||
## 🔨 Usage
|
## 🔨 Usage
|
||||||
|
|
||||||
|
|
Reference in a new issue