Skip to content

Commit a9764ec

Browse files
authored
Add reference to deb package
1 parent 60d5bb6 commit a9764ec

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

README.adoc

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,18 +44,24 @@ ifndef::backend-manpage[]
4444

4545
== How to install *bash_unit*
4646

47-
This will install *bash_unit* in your current working directory:
48-
49-
bash <(curl -s https://raw.githubusercontent.com/pgrange/bash_unit/master/install.sh)
47+
=== installing on Debian/Ubuntu
5048

51-
You can also download it from the https://github.com/pgrange/bash_unit/releases[release page].
49+
*bash_unit* deb package is available in the https://github.com/pgrange/bash-unit_deb/releases[bash-unit_deb repo].
5250

5351
=== installing on Archlinux
5452

5553
*bash_unit* package is available on Archlinux through AUR. In order to install, issue the following command :
5654

5755
yaourt -Sys bash_unit
5856

57+
=== other installation
58+
59+
This will install *bash_unit* in your current working directory:
60+
61+
bash <(curl -s https://raw.githubusercontent.com/pgrange/bash_unit/master/install.sh)
62+
63+
You can also download it from the https://github.com/pgrange/bash_unit/releases[release page].
64+
5965
endif::[]
6066

6167
== How to run tests

0 commit comments

Comments
 (0)