diff --git a/Deployment.md b/Deployment.md index 3498964..129cd18 100644 --- a/Deployment.md +++ b/Deployment.md @@ -62,7 +62,7 @@ Restart=always WantedBy=multi-user.target ``` -Make sure all your paths are readable by the user you're running as. If it's `User=nobody`, then they need to be readable by everyone. +Make sure all your paths are readable by the user you're running as. If it's `User=nobody`, then they need to be readable by everyone. It's best to make a separate user just for your ssh-chat service and use that. # Installation Steps: