From 15fb4a4f0aff90582d8a4bc39ed18c9a9eecc78a Mon Sep 17 00:00:00 2001 From: Mike Branscomb Date: Mon, 21 Nov 2016 14:58:49 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5086070d50..e4671b569b 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ See Table of Contents under different platforms * [Xamarin.Android](https://developers.arcgis.com/net/latest/android/guide/system-requirements.htm) * [Xamarin.iOS](https://developers.arcgis.com/net/latest/ios/guide/system-requirements.htm) * [Xamarin.Forms](https://developers.arcgis.com/net/latest/forms/guide/system-requirements.htm) -3. In Visual Studio, open the solution, clean, build and run the application +3. For the platform you want to view: open the solution, restore NuGet packages, build, and run the application * WPF: `src\Desktop\ArcGISRuntime.WPF.Viewer.sln` * UWP: `src\Windows\ArcGISRuntime.UWP.Viewer.sln` * Xamarin.Android: `src\Android\ArcGISRuntime.Xamarin.Samples.Android.sln`