Skip to content

Commit

Permalink
Add warning to install instructions 💡
Browse files Browse the repository at this point in the history
  • Loading branch information
scottmckendry committed Oct 16, 2023
1 parent 3bef9f0 commit 2ad2e04
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</a>
</p>

My personal Windows-friendly dotfiles. Supports automatic installation of dependencies and configuration of Windows Terminal, Neovim, and PowerShell Core.
My personal Windows-friendly dotfiles. Supports automatic installation of dependencies and configuration of Windows Terminal, Neovim, PowerShell Core and more!

## 🎉 Features
- **Automated Dependency Installation:** Utilises [Winget](https://learn.microsoft.com/en-us/windows/package-manager/winget/) and [Chocolatey](https://chocolatey.org/) for streamlined installation of required dependencies.
Expand All @@ -38,6 +38,8 @@ My personal Windows-friendly dotfiles. Supports automatic installation of depend
- [Git](https://winget.run/pkg/Git/Git)

## 🚀 Installation
> 💥 **Warning:** Existing configuration files will be overwritten. Please make a backup of any files you wish to keep before proceeding.
1. Clone the repository to your preferred location.
2. Run `Setup.ps1` from an elevated PowerShell prompt.

Expand Down

0 comments on commit 2ad2e04

Please sign in to comment.