Fix typo in sky/sdk/README.md.

R=abarth@chromium.org

Review URL: https://codereview.chromium.org/1071523002
This commit is contained in:
Przemyslaw Pietrzkiewicz 2015-04-09 11:35:57 +02:00
parent 4a90c329d1
commit 1964bdad39

View File

@ -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