Skip to content

Commit 4f160a8

Browse files
committed
Stop maintaining deb install
1 parent d00f537 commit 4f160a8

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

README.adoc

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -44,17 +44,6 @@ ifndef::backend-manpage[]
4444

4545
== How to install *bash_unit*
4646

47-
=== installing on Debian/Ubuntu
48-
49-
*bash_unit* deb package is available in the https://github.com/pgrange/bash-unit_deb/releases[bash-unit_deb repo]. You may install it with the following commands:
50-
51-
```bash
52-
curl https://pgrange.github.io/bash-unit_deb/keys.asc | sudo apt-key add -
53-
echo deb https://pgrange.github.io/bash-unit_deb/debian/ unstable/ | sudo tee -a /etc/apt/sources.list.d/bash-unit.list
54-
sudo apt update
55-
sudo apt install bash-unit
56-
```
57-
5847
=== installing on Archlinux
5948

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

0 commit comments

Comments
 (0)