From 57fb370cb64f1220c79480d59179856e7cc87575 Mon Sep 17 00:00:00 2001 From: OJ1506 Date: Thu, 23 Jul 2026 11:05:49 +0100 Subject: [PATCH] Update autofill-credentials.mdx Game --- docs/main/guides/autofill-credentials.mdx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/main/guides/autofill-credentials.mdx b/docs/main/guides/autofill-credentials.mdx index ed88028ee..45a55682e 100644 --- a/docs/main/guides/autofill-credentials.mdx +++ b/docs/main/guides/autofill-credentials.mdx @@ -1,4 +1,6 @@ ---- +---npm install @capacitor/core @capacitor/cli +npx cap init +npx cap add android title: Autofill Credentials description: Automatically fill credentials contributors: