diff --git a/website/README.md b/website/README.md index 37df1b21eda130539037d9316f93412832e4457b..16a8a619d87601afed8296f0f14c1f3c786ac0f7 100644 --- a/website/README.md +++ b/website/README.md @@ -34,7 +34,7 @@ make build Before deploying, ensure you have 2 files in the website root directory: the `PASSWORD` file and the `TEAM` file. The `PASSWORD` file should contain the sftp -password that was emailed to your for your website. The `TEAM` file should contain +password that was emailed to you for your website. The `TEAM` file should contain the team name, something like `mayXXXX` or `decXXXX`. The `PASSWORD` and `TEAM` files should contain NO SPACES and NO NEWLINES.