We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70af088 commit 7fb4857Copy full SHA for 7fb4857
1 file changed
README.md
@@ -24,7 +24,7 @@ A [shadowsocksR](https://github.com/breakwa11/shadowsocks-rss/) client for Andro
24
* Set environment variable `ANDROID_HOME` to `/path/to/android-sdk`
25
* Set environment variable `ANDROID_NDK_HOME` to `/path/to/android-ndk`
26
* And you can set http.proxy for sbt
27
-* Create your key following the instructions at https://developer.android.com/studio/publish/app-signing.htmlf
+* Create your key following the instructions at https://developer.android.com/studio/publish/app-signing.html
28
* Put your key in ~/.keystore or any other place
29
* Create `local.properties` from `local.properties.example` with your own key information
30
* Invoke the building like this
0 commit comments