1
0
mirror of https://github.com/sstephenson/bats.git synced 2024-11-17 19:52:37 +01:00

Merge pull request #6 from peteruhnak/patch-1

Minor fix in the installation snippet
This commit is contained in:
Bianca Tamayo 2017-09-25 21:12:47 -07:00 committed by GitHub
commit aaf62cd9d8

View File

@ -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