Skip to content

Commit a63b07b

Browse files
committed
remove telnet from dependency list
1 parent f6f9164 commit a63b07b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Installation in general:
5353
sudo wget https://raw.githubusercontent.com/mviereck/runx/master/runx -O /usr/local/bin/runx
5454
sudo chmod +x /usr/local/bin/runx
5555
sudo apt update
56-
sudo apt install xauth telnet
56+
sudo apt install xauth
5757
```
5858

5959
### Installation in Cygwin

0 commit comments

Comments
 (0)