Skip to content

Commit 41efc33

Browse files
committed
fix md
1 parent dab7c3a commit 41efc33

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,15 @@ DEB and RPM repositories are maintained with best effort.
4444
1. To `/etc/apt/sources.list` add:
4545

4646
#### 9
47-
```
48-
#apt.xpam.pl
49-
deb http://apt.xpam.pl/debian9/ bnetdocs-stretch main
50-
```
47+
```
48+
#apt.xpam.pl
49+
deb http://apt.xpam.pl/debian9/ bnetdocs-stretch main
50+
```
5151
#### 8
52-
```
53-
#apt.xpam.pl
54-
deb http://apt.xpam.pl/debian8/ bnetdocs-jessie main
55-
```
52+
```
53+
#apt.xpam.pl
54+
deb http://apt.xpam.pl/debian8/ bnetdocs-jessie main
55+
```
5656

5757
2. Add GPG key: `wget -qO - https://apt.xpam.pl/xpam.pl-pubkey.asc | sudo apt-key add -`
5858
3. Update and install: `sudo apt-get update && sudo apt-get install bncsutil`

0 commit comments

Comments
 (0)