From 26058edc86c4853e81debade8b4e45d1b80c4ccb Mon Sep 17 00:00:00 2001 From: Marc Cataford Date: Sun, 5 Jan 2020 17:21:01 -0500 Subject: [PATCH] docs: oversight --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cfbafb7..a371fb2 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,11 @@ With `carboncopy`, you are one command away from pulling in the latest changes f ## 📦 Installation -As it is not yet published on `PyPi`, you can simply clone this repository and use `pip install ` to install it in your local environment. +It's easy as 1, 2, 3! + +``` +pip install carboncopy +``` ## 🔨 Usage