diff --git a/README.md b/README.md index b4afdb1ed7..6fca94ab43 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ String[] fingerprints = VKUtils.getCertificateFingerprint(this, this.getPackageN As a rule, fingerprints contains a single line. It's a fingerprint of your certificate (depends on the certificate used for your app's signing) -Fingerprint Receiving via Andriod Studio +Fingerprint Receiving via Android Studio ---------- Click in right menu on **Gradle** tab (or double shift and type **Gradle**). Open your project **root** folder, then open **Tasks** and after **android**. Run **signingReport** task.