Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
MrPicklePinosaur committed Feb 10, 2021
1 parent 0369bde commit a176f02
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,13 @@ wget https://files.danieliu.xyz/repos/makepkg/9it-cli/PKGBUILD
makepkg -si
```

#### deb - (deb, ubuntu, mint etc)
#### deb (deb, ubuntu, mint etc)

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:
```
wget https://files.danieliu.xyz/repos/apt/9it-cli/9it-cli_1.0-1.deb
sudo dpkg -i 9it-cli_1.0-1.deb
sudo apt-get install -f
```

#### ebuild (gentoo) - coming soon
Expand Down

0 comments on commit a176f02

Please sign in to comment.