2
0
mirror of https://github.com/bpkg/bpkg synced 2024-11-08 01:10:36 +00:00

Merge pull request #38 from juanpabloaj/dependencies

dependencies to readme
This commit is contained in:
Joseph Werle 2015-02-21 16:14:19 -05:00
commit 64e63d4daa

View File

@ -10,6 +10,11 @@ You can install shell scripts globally (on `/usr/local/bin`) or use them on a _p
You can install `bpkg` from three distinct ways:
### 0. Dependencies
* [curl](http://curl.haxx.se/)
* [coreutils](https://www.gnu.org/software/coreutils/)
### 1. Install script
Our install script is the simplest way. It takes care of everything for you, placing `bpkg` and related scripts on `/usr/local/bin`.