Actualiser README.md

This commit is contained in:
2026-01-31 10:36:48 +01:00
parent 8018d58e55
commit 6c8b374682

View File

@@ -20,7 +20,7 @@ powershell -ExecutionPolicy Bypass -File .\Winget-Remove-BuiltInApps.ps1
### Installing libre softwares
Starter pack :
**Starter pack** :
* Firefox ESR (FR)
* 7Zip
* VLC
@@ -30,3 +30,27 @@ Launch terminal as administrator and run the following command :
```
winget configure --file libre-soft-start-pack.yaml --accept-configuration-agreements
```
**Starter pack + LibreOffice** :
* Firefox ESR (FR)
* 7Zip
* VLC
* LibreOffice
Launch terminal as administrator and run the following command :
```
winget configure --file .\libre-soft-base-libreoffice.yaml --accept-configuration-agreements
```
**Starter pack + OnlyOffice** :
* Firefox ESR (FR)
* 7Zip
* VLC
* OnlyOffice
Launch terminal as administrator and run the following command :
```
winget configure --file .\libre-soft-base-onlyoffice.yaml --accept-configuration-agreements
```