diff --git a/README.ja.md b/README.ja.md index fde704eb..a7660dc2 100644 --- a/README.ja.md +++ b/README.ja.md @@ -437,7 +437,7 @@ $ vim ~/.ssh/authorized_keys ``` Paste from the clipboard to ~/.ssh/.authorized_keys -パスワードありのsudoはセキュリティ上の理由からサポート指定いないので、スキャンに必要なコマンドは、`NOPASSAWORD`として、remote host上の`etc/sudoers`に定義しておく。 +パスワードありのsudoはセキュリティ上の理由からサポートしていないので、スキャンに必要なコマンドは、`NOPASSAWORD`として、remote host上の`etc/sudoers`に定義しておく。 See [Usage: Configtest#Check /etc/sudoers](#check-etcsudoers) また、localhostのknown_hostsにremote hostのホストキーが登録されている必要があるので確認すること。