From b912300593f0e5c21bde988e0dd48267928b4026 Mon Sep 17 00:00:00 2001 From: Dmitry Nefedov Date: Sun, 2 Jun 2024 00:10:53 +0300 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dd89b13..8396475 100644 --- a/README.md +++ b/README.md @@ -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