From 9b27ade39e995685779f6138f996e57b2388f778 Mon Sep 17 00:00:00 2001 From: Martin Trojer Date: Thu, 29 Aug 2024 01:21:46 -0700 Subject: [PATCH] update website instructions Reviewed By: geralt-encore Differential Revision: D61959547 Privacy Context Container: L1208441 fbshipit-source-id: 65f96863f6044f78c91766875bca61572c8ba037 --- website/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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