From 3a6efc03cf1f118e3d2f3f6737527e6c7f6273d7 Mon Sep 17 00:00:00 2001 From: Peter Uhnak Date: Mon, 25 Sep 2017 10:07:42 +0200 Subject: [PATCH] Minor fix in the install command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5867f88..15d9a2b 100644 --- a/README.md +++ b/README.md @@ -242,7 +242,7 @@ command with the location to the prefix in which you want to install Bats. For example, to install Bats into `/usr/local`, $ git clone https://github.com/bats-core/bats-core.git - $ cd bats + $ cd bats-core $ ./install.sh /usr/local Note that you may need to run `install.sh` with `sudo` if you do not