diff --git a/docs/quick-start-demo.md b/docs/quick-start-demo.md
index ca13d35..db73a67 100644
--- a/docs/quick-start-demo.md
+++ b/docs/quick-start-demo.md
@@ -134,15 +134,13 @@ With the new schema in hand, the Issuer can generate a credential.
-4. Click on **Create Credential Link** to be presented with links and a QR code configured for these links to claim the credential.
+4. Click on **Create Credential Link** to be presented with links and a QR code configured for these links to claim the credential. The QR code can be scanned directly with supporting mobile apps, e.g. the Privado Mobile Wallet app.
:::info
- Two link types are created, one for the Web Wallet and another for the Mobile Wallet:
- - Deep Link supports the Mobile Wallet only
- - The [Universal Link](/docs/wallet/universal-links.md) supports the Web Wallet only
-
- The QR code can be scanned directly with the Privado ID Wallet app, that is, the Mobile Wallet.
+ Two link types are created to provide access to the credential:
+ - Mobile Wallet apps such as the Privado ID Mobile App and other supported mobile wallets support Deep Link
+ - The Privado ID Web Wallet and other Mobile Wallet apps [ support the Universal Link](/docs/wallet/universal-links.md)
:::