From a54e2eb4f3a81e2a2400119bb63fa826a52fbfad Mon Sep 17 00:00:00 2001 From: skyper <5938498+SkyperTHC@users.noreply.github.com> Date: Fri, 20 Dec 2024 17:21:31 +0000 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7f38d2f..add9b64 100644 --- a/README.md +++ b/README.md @@ -2599,10 +2599,11 @@ There are many ways but one is: 1. Use Linux and get proficient with Bash. 2. Learn how the Internet works. Install and configure some servers. -3. Read every book. Ask yourself "why is it done this way and not the other way?". -4. Understand System Architecture and how the OS works. -5. Read the top 10 articles from [Phrack](https://www.phrack.org). +4. Understand System Architecture and how an OS works. +4. Read every book. Ask yourself "why is it done this way and not the other way?". +5. Read the top 10 articles of [Phrack](https://www.phrack.org). 6. Join a hacker-channel or sign up to HackTheBox or simmilar services. +7. Be playful. ---