From 4fbae9141ad75ed29dffc5607d0902c8eda844cb Mon Sep 17 00:00:00 2001 From: Sebastian Schuberth Date: Thu, 25 Jun 2015 20:43:52 +0200 Subject: [PATCH] Refer to "setup.sh" instead of an "install" script This is a fixup for bff2fde. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 61edbbd..b378d39 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ $ clib install bpkg/bpkg ### 3. Source Code -To directly install `bpkg` from it's source code you have to clone it's repository and run the `install` script: +To directly install `bpkg` from it's source code you have to clone it's repository and run the `setup.sh` script: ```sh $ git clone https://github.com/bpkg/bpkg.git