Skip to content

Commit 58619fb

Browse files
authored
Update README.md
1 parent c7aeadf commit 58619fb

File tree

1 file changed

+17
-4
lines changed

1 file changed

+17
-4
lines changed

README.md

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)