Actualiser README.md
This commit is contained in:
26
README.md
26
README.md
@@ -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
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user