diff options
author | kwadronaut <kwadronaut@autistici.org> | 2022-11-09 15:11:02 +0100 |
---|---|---|
committer | kwadronaut <kwadronaut@autistici.org> | 2022-11-09 15:11:02 +0100 |
commit | 03eef594eae8eb45c0ffffc34bad31a5358ee56e (patch) | |
tree | a4a114fb05aec7092839d540c6301ea55b70602c /README.md | |
parent | 5b9505dbb37d110b8c528671bbfc67f7944d2e43 (diff) |
typo
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> |