From de14bcae66a3a63d721f6843860a0a2fc5547c3f Mon Sep 17 00:00:00 2001 From: "foxsouns - SEE ME @ GITLAB" Date: Wed, 21 Sep 2022 09:36:52 -0700 Subject: [PATCH] README.md installation instructions (#65) --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index c9ae5af..99e2d0b 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,14 @@ $ cpm [i|r|l|u|U|s|S|I|F|f|c|h] [pkg]... -> h|help show this message ``` +## Installation + +```bash +git clone https://github.com/willeccles/cpm.git +cd cpm +sudo make install +``` + ## Supported package managers - apk (Alpine/Adélie)