Skip to content

Commit a6618cf

Browse files
committed
Update Debian instructions for modern apt versions
apt can now install local .deb files too, with dependencies.
1 parent 82bd7b9 commit a6618cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ MSI installers are available for download on the [releases page][].
9393
Install and upgrade:
9494

9595
1. Download the `.deb` file from the [releases page][]
96-
2. `sudo apt install git && sudo dpkg -i gh_*_linux_amd64.deb` install the downloaded file
96+
2. `sudo apt install ./gh_*_linux_amd64.deb` install the downloaded file
9797

9898
### Fedora Linux
9999

0 commit comments

Comments
 (0)