From 1964bdad39b4f2cbf3c48e9ec8dd6ed80241cb3f Mon Sep 17 00:00:00 2001 From: Przemyslaw Pietrzkiewicz Date: Thu, 9 Apr 2015 11:35:57 +0200 Subject: [PATCH] Fix typo in sky/sdk/README.md. R=abarth@chromium.org Review URL: https://codereview.chromium.org/1071523002 --- sdk/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/README.md b/sdk/README.md index d034037801c..4426c4d594b 100644 --- a/sdk/README.md +++ b/sdk/README.md @@ -83,7 +83,7 @@ Set up your computer 3. Install the Sky SDK: - ``git clone https://github.com/domokit/sky_sdk.git`` -4. Ensure sure $DART_SDK is set to the path of your Dart SDK and 'adb' +4. Ensure that $DART_SDK is set to the path of your Dart SDK and 'adb' (inside 'platform-tools' in the android sdk) is in your $PATH. Set up your device