aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2020-09-01 23:52:53 -0400
committerGitHub <noreply@github.com>2020-09-01 23:52:53 -0400
commite82fc02e5a654877a821be3a21e61e099de501ed (patch)
treeea6dac01babdb80e525e192f47b434fc11d4e54e
parent29cf5cfaf391d879c723080af9ea1aef46ea3698 (diff)
downloadmultihome-e82fc02e5a654877a821be3a21e61e099de501ed.tar.gz
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 54e2d30..907fe72 100644
--- a/README.md
+++ b/README.md
@@ -184,7 +184,7 @@ Passing the `-u` (`--update`) option copies files from `/etc/skel`, `~/.multihom
## Known issues / FAQ
-* SSH reads its configuration from `/home/example/.ssh` instead of `/home/example/home_local/.ssh`. This is a security feature and is no is no way to override this behavior until you recompile SSH/D from source. As a workaround use a symbolic link to improve quality of life.
+* SSH reads its configuration from `/home/example/.ssh` instead of `/home/example/home_local/.ssh`. This is a security feature and there is no way to override this behavior unless you recompile SSH/D from source. As a workaround use a symbolic link to improve your quality of life. At least `~/.ssh` will exist and point to the right place.
*~/.multihome/transfer*:
```