diff --git a/website/README.md b/website/README.md index 950c635fccc..614ca0e2498 100644 --- a/website/README.md +++ b/website/README.md @@ -32,7 +32,7 @@ served using any static contents hosting service. ### Deployment ``` -$ GIT_USER= USE_SSH=1 yarn deploy +$ GIT_USER= USE_SSH=true yarn deploy ``` If you are using GitHub pages for hosting, this command is a convenient way to