Skip to content

Commit afd714c

Browse files
committed
Minor fixes.
1 parent 52fef40 commit afd714c

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

whiteboard/docs-conceptual/overview.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,13 @@
44

55
To install and use the Microsoft Whiteboard cmdlets:
66

7-
Open the start menu and search for Windows PowerShell
8-
9-
Right-click on Windows PowerShell and choose Run As Administrator
10-
11-
Type or copy this command into the window and press the Enter key: Install-Module -Name WhiteboardAdmin
7+
1. Open the start menu and search for Windows PowerShell
8+
2. Right-click on Windows PowerShell and choose Run As Administrator
9+
3. Type or copy this command into the window and press the Enter key: Install-Module -Name WhiteboardAdmin
1210

1311
You may need to update your execution policy, which you can do by typing or copying this command into the window and pressing the Enter key: Set-ExecutionPolicy RemoteSigned
1412

15-
Note: For more information on Execution_Policies, go to https:/go.microsoft.com/fwlink/?LinkID=135170
13+
Note: For more information on Execution_Policies, go to https://go.microsoft.com/fwlink/?LinkID=135170
1614

1715
## User IDs
1816

0 commit comments

Comments
 (0)