mirror of
https://github.com/sstephenson/bats.git
synced 2024-11-17 11:42:33 +01:00
Minor fix in the install command
This commit is contained in:
parent
c85f340f1e
commit
3a6efc03cf
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user