diff --git a/README.md b/README.md
index 97cb741..07cf5ea 100644
--- a/README.md
+++ b/README.md
@@ -95,12 +95,12 @@ wget https://github.com/AryanVBW/LinuxDroid/releases/download/scripts/LinuxDroid
-
For manually installation of and Linux follow the following
+For manually installation of and Linux follow the following
-Copy it for NetHunter Rootless Edition:
+Copy it for NetHunter Rootless Edition:
```bash
@@ -125,7 +125,7 @@ Kali NetHunter is easy to install and use. Just follow the instructions in this
- Copy it for Ubuntu 22.04 CLI:
+ Copy it for Ubuntu 22.04 CLI:
```bash
pkg update -y && pkg install wget curl proot tar -y && wget https://raw.githubusercontent.com/AndronixApp/AndronixOrigin/master/Installer/Ubuntu22/ubuntu22.sh -O ubuntu22.sh && chmod +x ubuntu22.sh && bash ubuntu22.sh