From 40d1780c1dde1fc46acc3605fbc7d321d2410a42 Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Mon, 2 Sep 2019 16:52:23 +0000 Subject: [PATCH] Deploy website Deploy website version based on c4cf5f22ac01e670773bdb960d33f5c85b938674 --- docs/next/getting-started.html | 3 ++- docs/next/getting-started/index.html | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/next/getting-started.html b/docs/next/getting-started.html index 5629c9ac445..8399c73d7a5 100644 --- a/docs/next/getting-started.html +++ b/docs/next/getting-started.html @@ -157,7 +157,8 @@ npm start # you can also use: expo start

Node, Watchman, JDK

We recommend installing Node, Watchman, and JDK using Homebrew. Run the following commands in a Terminal after installing Homebrew:

-
brew install node
+
brew install yarn
+brew install node
 brew install watchman
 brew tap AdoptOpenJDK/openjdk
 brew cask install adoptopenjdk8
diff --git a/docs/next/getting-started/index.html b/docs/next/getting-started/index.html
index 5629c9ac445..8399c73d7a5 100644
--- a/docs/next/getting-started/index.html
+++ b/docs/next/getting-started/index.html
@@ -157,7 +157,8 @@ npm start # you can also use: expo start
 

Node, Watchman, JDK

We recommend installing Node, Watchman, and JDK using Homebrew. Run the following commands in a Terminal after installing Homebrew:

-
brew install node
+
brew install yarn
+brew install node
 brew install watchman
 brew tap AdoptOpenJDK/openjdk
 brew cask install adoptopenjdk8