Skip to content

Commit cfed4bb

Browse files
authored
Merge pull request MicrosoftDocs#2645 from dplotnikov/patch-3
powershell x64 and folder path clarifications
2 parents 3b50e9b + 0c640af commit cfed4bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/office-cmdlet-updater/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
3. Confirm you have NodeJS installed.
77
Open PowerShell or GitBash and type `npm --version`.
88
If not, install from [https://nodejs.org/en/download/](https://nodejs.org/en/download/).
9-
4. Open GitBash or PowerShell and go into office-docs-powershell/tools/office-powershell-updater
9+
4. Open GitBash or PowerShell (using x64 version is a must here) and run `cd <EnterThePathHere>/office-docs-powershell/tools/office-cmdlet-updater`
1010
5. Install the required modules, type `npm install` and press Enter.
1111
6. Install required PowerShell modules and connectors:
1212
- Skype for Business Online:

0 commit comments

Comments
 (0)