Skip to content

Commit 850db9f

Browse files
authored
Revised markup of note
1 parent 3696789 commit 850db9f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

sharepoint/docs-conceptual/sharepoint-online/connect-sharepoint-online.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,11 @@ Get-Module -Name Microsoft.Online.SharePoint.PowerShell -ListAvailable | Select
1919
> [!NOTE]
2020
>
2121
> - You should always check to see if you have multiple versions of the management shell installed.
22+
>
2223
> - If you find multiple versions installed, please uninstall the lowest version number to ensure you have all the newest commands.
23-
> - Example: Uninstall-Module -Name Microsoft.Online.SharePoint.PowerShell -RequiredVersion 16.0.21211.12000
24-
>
24+
>
25+
> Example: `Uninstall-Module -Name Microsoft.Online.SharePoint.PowerShell -RequiredVersion 16.0.21211.12000`
26+
2527

2628
If your operating system is using PowerShell 5 or newer, you can also install the SharePoint Online Management Shell by running the following command in administrative mode:
2729

0 commit comments

Comments
 (0)