Skip to content

Commit

Permalink
contrib: remove explicit openssh dependency
Browse files Browse the repository at this point in the history
mosh pulls this in already.
  • Loading branch information
nmeum committed Sep 5, 2021
1 parent f23ea15 commit 8594799
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ It requires the following Termux apps to be installed:
Additionally, the following command must be run inside a Termux session
to install all required package dependencies:

pkg install termux-api openssh mosh jq
pkg install termux-api mosh jq

Additionally, `termux-client` itself must be configured by editing it
and setting the `HOST` and `IDIR` variables to appropriate values.
Expand Down

0 comments on commit 8594799

Please sign in to comment.