You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -144,9 +145,9 @@ Some of SAP’s larger and complex mobile apps are built using MDK. An example i
144
145
2. Install the [Cloud Foundry CLI](https://help.sap.com/docs/btp/sap-business-technology-platform/download-and-install-cloud-foundry-command-line-interface).
145
146
3. Log in to your SAP BTP Cloud Foundry environment. For more details you can refer to [this help documentation](https://help.sap.com/docs/btp/sap-business-technology-platform/log-on-to-cloud-foundry-environment-using-cloud-foundry-command-line-interface).
146
147
147
-
```bash
148
-
cf login <your target endpoint> --sso
149
-
```
148
+
```bash
149
+
cf login <your target endpoint> --sso
150
+
```
150
151
151
152
4. Create an empty folder on your machine and open it in VS Code.
152
153
5. Open the Command Palette in VS Code and select **MDK: Open Mobile App Editor**.
0 commit comments