Skip to content

Commit

Permalink
a call for contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
silvernode committed Aug 14, 2017
1 parent 5d03076 commit 2896fb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ A shell script wrapper for package managers originally by gotbletu

## Introduction

Pkm is a set of bash functions which are meant to be included in your shell's rc file. It has basic support for package manager detection via the 'which' command and is designed to be run on different Linux distributions. Pkm was originally written by youtube user [gotbletu](https://www.youtube.com/channel/UCkf4VIqu3Acnfzuk3kRIFwA) who demonstrates it's functionallity in the video titled: [Universal Package Manager - Linux BASH ZSH CLI](video: http://www.youtube.com/watch?v=N8CZhlIssdk). This repository was created to continue expanding functionality and support for other package managers.
Pkm is a set of bash functions which are meant to be included in your shell's rc file. It has basic support for package manager detection via the 'which' command and is designed to be run on different Linux distributions. Pkm was originally written by youtube user [gotbletu](https://www.youtube.com/channel/UCkf4VIqu3Acnfzuk3kRIFwA) who demonstrates it's functionallity in the video titled: [Universal Package Manager - Linux BASH ZSH CLI](video: http://www.youtube.com/watch?v=N8CZhlIssdk). This repository was created to continue expanding functionality and support for other package managers. However if you find development too slow, feel free to contribute.

## Installation

Expand Down

0 comments on commit 2896fb6

Please sign in to comment.