File tree Expand file tree Collapse file tree 1 file changed +17
-4
lines changed
Expand file tree Collapse file tree 1 file changed +17
-4
lines changed Original file line number Diff line number Diff line change @@ -24,9 +24,20 @@ This repository contains two PowerShell scripts for securing and restoring your
2424 - UPnP
2525- ☰ * (Optional)* Disables IPv6 (commented by default)
2626
27+ ## Installation :
28+
29+ #### 1) Install [ Git] ( https://git-scm.com/downloads )
30+ #### 2) open powershell as normal user ( not Administrator )
31+ #### 3) copy and paste the following command
32+ ```
33+ git clone https://github.com/Mr-DS-ML-85/Harden-Windows.git
34+ ```
35+
2736🔧 Usage :
2837
29- Run PowerShell as Administrator
38+ #### Again
39+
40+ #### Run PowerShell as Administrator
3041
3142
3243 </> Execute:
@@ -46,9 +57,11 @@ This script:
4657
4758🔂 Restores IPv6 if it was disabled
4859
49- 🔧Usage
60+ 🔧Usage :
61+
62+ #### Again
5063
51- Run PowerShell as Administrator
64+ #### Run PowerShell as Administrator
5265
5366 </> Execute:
5467 ``` powershell
@@ -63,6 +76,6 @@ This script:
6376
6477 🛠 Requires Administrator privileges
6578
66- ### 📦 License
79+ ### 📦 License :
6780
6881 This project is open-source and available under the 📜 [ MIT License] ( LICENSE )
You can’t perform that action at this time.
0 commit comments