From 09b3d2fae11a9928f1fcf6c7bbe86971fe47ef5c Mon Sep 17 00:00:00 2001 From: JuanPablo Date: Sat, 21 Feb 2015 20:14:53 +0000 Subject: [PATCH] dependencies to readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 57aef9f..40e2787 100644 --- a/README.md +++ b/README.md @@ -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`.