Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
farag2 committed Jun 1, 2024
1 parent b2da5d5 commit b912300
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,15 @@
```powershell
.\Download.ps1 -Branch ProPlus2019Retail -Channel Current -Components Word, Excel, PowerPoint
.\Download.ps1 -Branch ProPlus2021Volume -Channel PerpetualVL2021 -Components Excel, Word
.\Download.ps1 -Branch O365ProPlusRetail -Channel BetaChannel -Components Excel, OneDrive, Outlook, PowerPoint, Teams, Word
.\Download.ps1 -Branch O365ProPlusRetail -Channel Current -Components Excel, OneDrive, Outlook, PowerPoint, Teams, Word
.\Download.ps1 -Branch ProPlus2024Volume -Channel Current -Components Excel, OneDrive, PowerPoint, Word
```

* Run `Install.ps1` from context menu to install Office you downloaded (no need to run PowerShell as admin, because `setup.exe` will ask to elevate the installatio process automatically)

## Addendum

`Office 2019, 2021, & 365` support `Windows 10` & `Windows 11` only
`Office 2019, 2021, 2024, & 365` support `Windows 10` & `Windows 11` only

## Features

Expand Down

0 comments on commit b912300

Please sign in to comment.