Skip to content

Commit 2239ec4

Browse files
committed
Remove note on deb package
1 parent 2f8539a commit 2239ec4

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ Powered by multiprocessing, an intelligent adaptive algorithm, recursive operati
3333
- [Installing with a package manager](#installing-with-a-package-manager)
3434
- [Installing from this repository](#installing-from-this-repository)
3535
- [Running as a standalone utility](#running-as-a-standalone-utility)
36-
- [Debian package](#debian-package)
3736
- [Shell completion](#shell-completion)
3837
- [Usage](#usage)
3938
- [cmdline options](#cmdline-options)
@@ -117,13 +116,6 @@ To remove, run:
117116

118117
$ ./imgp
119118

120-
##### Debian package
121-
122-
If you are on a Debian based system (including Ubuntu), visit [the latest stable release](https://github.com/jarun/imgp/releases/latest) and download the `.deb` package. To install, run
123-
124-
$ sudo dpkg -i imgp-$version-all.deb
125-
Please substitute `$version` with the appropriate package version.
126-
127119
### Shell completion
128120

129121
Shell completion scripts for Bash, Fish and Zsh can be found in respective subdirectories of [auto-completion/](https://github.com/jarun/imgp/blob/master/auto-completion). Please refer to your shell's manual for installation instructions.

0 commit comments

Comments
 (0)