Skip to content

Commit

Permalink
Added the dependency "Android SDK Build-tools".
Browse files Browse the repository at this point in the history
//FREEBIE
  • Loading branch information
martinstingl authored and moxie0 committed Mar 21, 2014
1 parent b860aef commit ccc1f5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ The following steps should help you (re)build TextSecure from the command line.
git clone https://github.com/WhisperSystems/TextSecure.git

2. Make sure you have the [Android SDK](https://developer.android.com/sdk/index.html) installed somewhere on your system.
3. Ensure the "Android Support Repository" is installed from the Android SDK manager.
3. Ensure the "Android Support Repository" and "Android SDK Build-tools" are installed from the Android SDK manager.
4. Create a local.properties file at the root of your source checkout and add an sdk.dir entry to it.

sdk.dir=\<path to your sdk installation\>
Expand Down

0 comments on commit ccc1f5e

Please sign in to comment.