diff options
author | cyberta <cyberta@riseup.net> | 2022-11-11 23:12:45 +0000 |
---|---|---|
committer | cyberta <cyberta@riseup.net> | 2022-11-11 23:12:45 +0000 |
commit | 2bd3f94e15ce2d81ba24ed41defbbf6a237394fc (patch) | |
tree | 10509d3d758771b6489facafe6faa6c0f6184ca3 /README.md | |
parent | 3206f3d5a24669d53e6e1502d38c18dc07bd9f3a (diff) | |
parent | 03eef594eae8eb45c0ffffc34bad31a5358ee56e (diff) |
Merge branch 'typo' into 'master'
typo
See merge request leap/bitmask_android!211
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -82,7 +82,7 @@ You can download Android studio here: https://developer.android.com/studio/index.html -Once you've got it installed, use the `SDK Manager` tool (Android figure Icon with blue arrow second from the right in the tool pane) to download all the Android SDK and NDK depencencies listed above. +Once you've got it installed, use the `SDK Manager` tool (Android figure Icon with blue arrow second from the right in the tool pane) to download all the Android SDK and NDK dependencies listed above. #### With Bash <a name="with-bash"></a> |