Update README.md

typo
This commit is contained in:
rootTHC
2020-01-23 20:18:59 +00:00
committed by GitHub
parent 81427b75ec
commit e4d750c4a8
+1 -1
View File
@@ -21,7 +21,7 @@ It is good housekeeping to 'commit suicide' when exiting the shell:
$ kill -9 $$
```
**2. Almost invisilbe ssh**
**2. Almost invisible ssh**
```
$ ssh -o UserKnownHostsFile=/dev/null -T user@host.org "bash -i"