From cabb00db314034a727a8c477877cbae865cd5846 Mon Sep 17 00:00:00 2001 From: Navjot Marwaha <72185595+navjotm@users.noreply.github.com> Date: Wed, 9 Jun 2021 12:12:46 -0700 Subject: [PATCH] Update README.md (#6) --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5bd0fd6..0a56570 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,11 @@ Perspectives is a template application built on the [Datatverse for Teams](https Detailed documentation for installation can be found in the [Documents](https://github.com/OfficeDev/microsoft-teams-apps-perspectives/tree/main/Documentation) folder. There are two ways to install the solution: -**Recommended: Install in Teams** +**_Recommended_: Install in Teams** -This is the easiest and quickest method to get started with this app template. You will get the option to chose which Teams team you'd like to install this application in. The provisioning is fully automated once the process starts and may take upto 2 - 3 minutes. If this is the first Power Apps in the team, a new Dataverse for Teams environment will be provisioned, the app installed, automatically shared with all members of the team and tabbed to the channel you had picked in the first step. You will be able to [edit the app](https://docs.microsoft.com/en-us/powerapps/teams/customize-sample-apps) after installation by going to the Power Apps app. +**This is the easiest and quickest method to get started with this app template.** The provisioning is fully automated once the process starts and may take upto 2 - 3 minutes. You will get the option to chose which Teams team you'd like to install this application in. Refer to these [easy step-by-step instructions](https://github.com/OfficeDev/microsoft-teams-apps-perspectives/blob/main/Documentation/Perspectives%20-%20Install%20in%20Teams/Perspectives%20-%20Install%20in%20Teams.md) on how to get started with Perspectives app. + +If this is the first Power Apps in the team, a new Dataverse for Teams environment will be provisioned, the app installed, automatically shared with all members of the team and tabbed to the channel you had picked in the first step. You will be able to [edit the app](https://docs.microsoft.com/en-us/powerapps/teams/customize-sample-apps) after installation by going to the Power Apps app. Note that this provisions the 'managed' solution in the Teams environment. This means that you can take advantage of any future updates being made to the application by reinstalling the application (follow same steps as original installation).