mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2024-11-14 22:55:52 -06:00
a77ef020fe
* Fix some bullet points in 'contribute.md' file as well as some improvments to the graph * Make the badges in 'index.md' file be in one paragraph
20 lines
1.2 KiB
Markdown
20 lines
1.2 KiB
Markdown
# Welcome to the WinUtil Documentation!
|
||
|
||
[![Version](https://img.shields.io/github/v/release/ChrisTitusTech/winutil?color=%230567ff&label=Latest%20Release&style=for-the-badge)](https://github.com/ChrisTitusTech/winutil/releases/latest)
|
||
![GitHub Downloads (specific asset, all releases)](https://img.shields.io/github/downloads/ChrisTitusTech/winutil/winutil.ps1?label=Total%20Downloads&style=for-the-badge)
|
||
[![Discord Community Server](https://dcbadge.limes.pink/api/server/https://discord.gg/RUbZUZyByQ)](https://discord.gg/RUbZUZyByQ)
|
||
|
||
Welcome to the official documentation for WinUtil, your go-to utility for optimizing and managing your Windows environment. Whether you’re an IT professional, power user, or regular user, WinUtil provides a comprehensive set of tools to enhance your Windows experience.
|
||
|
||
## Running the latest release of WinUtil
|
||
|
||
* You will first need to start a Powershell terminal **as Admin**.
|
||
* Now you can run the following command:
|
||
```ps1
|
||
irm christitus.com/win | iex
|
||
```
|
||
|
||
!!! info
|
||
|
||
WinUtil is updated weekly as of the time of writing. Consequently, features and functionalities may evolve, and the documentation may not always reflect the most current images or information.
|