Skip to content

Commit 1ff03d4

Browse files
authored
removed sample run section
1 parent 853282e commit 1ff03d4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tools/office-cmdlet-updater/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,3 @@
2929
## Notes
3030
1. Some modules could be installed from the PowerShell Gallery (PSGallery). This gallery contains user submitted code. If you would rather not install modules from the PSGallery then you can install the modules manually prior to running the tool. If you need to add PSGallery as a trusted source, you can do so with the following command: `Set-PSRepository -Name "PSGallery" -InstallationPolicy Trusted`
3131
2. Run the tool from PowerShell x64 as an Administrator user
32-
33-
## Sample Run

0 commit comments

Comments
 (0)