Skip to content

Commit a176f02

Browse files
oops
1 parent 0369bde commit a176f02

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,13 @@ wget https://files.danieliu.xyz/repos/makepkg/9it-cli/PKGBUILD
2424
makepkg -si
2525
```
2626

27-
#### deb - (deb, ubuntu, mint etc)
27+
#### deb (deb, ubuntu, mint etc)
2828

2929
The .deb file is available [here](https://files.danieliu.xyz/repos/apt/9it-cli/9it-cli_1.0-1.deb). The full install is quite simple:
3030
```
3131
wget https://files.danieliu.xyz/repos/apt/9it-cli/9it-cli_1.0-1.deb
3232
sudo dpkg -i 9it-cli_1.0-1.deb
33+
sudo apt-get install -f
3334
```
3435

3536
#### ebuild (gentoo) - coming soon

0 commit comments

Comments
 (0)