diff --git a/docs/install-apps-from-firebase.md b/docs/install-apps-from-firebase.md
index a637bbed8..597bfa108 100644
--- a/docs/install-apps-from-firebase.md
+++ b/docs/install-apps-from-firebase.md
@@ -102,15 +102,13 @@ Now, you can view all the apps you’ve uploaded along with their respective ver
-:::tip
-
+## Key Actions Overview
-**Button Functions Overview-**
+
-1. *Add new project -* Click this button to add and sync new Firebase projects to your workspace.
-2. *Refresh -* This button refreshes the project list, apps, and releases to their latest state without affecting your synced releases.
-3. *Project Menu -* Click here to manage your project. You can share it with team members or delete it from the list.
-4. *Sync -* Sync your release to install the app on a device. This generates a unique app ID for that release.
-:::
\ No newline at end of file
+1. **Add new project:** Click this button to add and sync new Firebase projects to your workspace.
+2. **Refresh:** This button refreshes the project list, apps, and releases to their latest state without affecting your synced releases.
+3. **Project Menu:** Click here to manage your project. You can share it with team members or delete it from the list.
+4. **Sync:** Sync your release. This is necessary to start any session and generates a unique app ID for the release, which will be used for automation test cases.
\ No newline at end of file