mirror of
https://github.com/sstephenson/bats.git
synced 2024-11-17 11:42:33 +01:00
Add the simple bats package install instruction for Fedora
parent
68cf262a73
commit
c726da90a7
|
@ -14,6 +14,12 @@ sudo apt-get update
|
|||
sudo apt-get install bats
|
||||
```
|
||||
|
||||
## Fedora
|
||||
|
||||
```
|
||||
sudo dnf install bats
|
||||
```
|
||||
|
||||
## openSUSE
|
||||
|
||||
Bats is available for openSUSE Tumbleweed, as well as for openSUSE Leap 42.1
|
||||
|
|
Loading…
Reference in New Issue
Block a user