Skip to content

Commit 49cd56a

Browse files
authored
Update README.md
1 parent b3a8009 commit 49cd56a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ This script is designed to simplify the process of hardening your Linux system.
1212
1. Clone the repository or download the script to your Linux system.
1313
2. Make the script executable:
1414
```bash
15-
chmod +x hardening.sh
15+
chmod +x hardening-script.sh
1616
3. Execute
1717
```bash
18-
./hardening.sh
18+
./hardening-script.sh
1919
2020
# What the script does
2121

0 commit comments

Comments
 (0)