Skip to content

Commit bd84f19

Browse files
author
Fred RUFFET
committed
ADD: documentation update (initial manpage and reference to archlinux packaging)
1 parent 7732279 commit bd84f19

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,12 @@ This will install bash_unit in your current working directory:
3838

3939
You can also download it from the [release page](https://github.com/pgrange/bash_unit/releases).
4040

41+
## installing on Archlinux
42+
43+
bash_unit package is available on Archlinux through AUR. In order to install, issue the following command :
44+
45+
yaourt -Sys bash_unit
46+
4147
# How to run tests
4248

4349
To run tests, simply call bash_unit with all your tests files as parameter. For instance to run bash_unit tests, from bash_unit directory:

docs/man/man1/bash_unit.1.gz

909 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)