Merge pull request #785 from pabs3/debian-instructions
Update Debian instructions for modern apt versions
This commit is contained in:
commit
664d250a61
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