Added Description

This commit is contained in:
NiceDevil
2023-11-26 17:07:56 +01:00
parent 9db018df31
commit 72fc63faf8

View File

@@ -9,6 +9,7 @@ More Scripts will follow in the future.
### Update all Applications in Windows
Open Terminal with Powershell prompt and enter this command:
```powershell
winget upgrade --all --include-unknown
```