Skip to content

Commit

Permalink
README.md installation instructions (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
foxsouns authored Sep 21, 2022
1 parent f74dd06 commit de14bca
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit de14bca

Please sign in to comment.