Update Debian instructions for modern apt versions
apt can now install local .deb files too, with dependencies.
This commit is contained in:
parent
82bd7b97cf
commit
a6618cf02f
1 changed files with 1 additions and 1 deletions
|
|
@ -93,7 +93,7 @@ MSI installers are available for download on the [releases page][].
|
|||
Install and upgrade:
|
||||
|
||||
1. Download the `.deb` file from the [releases page][]
|
||||
2. `sudo apt install git && sudo dpkg -i gh_*_linux_amd64.deb` install the downloaded file
|
||||
2. `sudo apt install ./gh_*_linux_amd64.deb` install the downloaded file
|
||||
|
||||
### Fedora Linux
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue