We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3b50e9b + 0c640af commit cfed4bbCopy full SHA for cfed4bb
tools/office-cmdlet-updater/README.md
@@ -6,7 +6,7 @@
6
3. Confirm you have NodeJS installed.
7
Open PowerShell or GitBash and type `npm --version`.
8
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
+4. Open GitBash or PowerShell (using x64 version is a must here) and run `cd <EnterThePathHere>/office-docs-powershell/tools/office-cmdlet-updater`
10
5. Install the required modules, type `npm install` and press Enter.
11
6. Install required PowerShell modules and connectors:
12
- Skype for Business Online:
0 commit comments