Merge pull request #785 from pabs3/debian-instructions

Update Debian instructions for modern apt versions
This commit is contained in:
Nate Smith 2020-04-20 10:36:34 -05:00 committed by GitHub
commit 664d250a61
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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