From e6192c451bf84a6a9a87a95c38318a9602e4f3bb Mon Sep 17 00:00:00 2001 From: razukc Date: Mon, 14 Sep 2020 17:39:06 +0545 Subject: [PATCH] Update ns-setup-win.md `refreshenv` also worked there. --- docs/start/ns-setup-win.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/start/ns-setup-win.md b/docs/start/ns-setup-win.md index ae2daa271..c72a25f1c 100644 --- a/docs/start/ns-setup-win.md +++ b/docs/start/ns-setup-win.md @@ -54,7 +54,8 @@ Complete the following steps to set up NativeScript on your Windows development
choco install android-sdk -y
         
- - Restart the command prompt. +
refreshenv
+        
6. Install all packages for the Android SDK Platform 28, Android SDK Build-Tools 28.0.3 or later, Android Support Repository, Google Repository and any other SDKs that you may need. You can alternatively use the following command, which will install all required packages.