diff --git a/readme.md b/readme.md
index dcea6c38226c0ad5e9a73a51619ebf38f207d690..e6f8f1b8f5fbd39c066a3c15ab8f00d6924d6aa4 100644
--- a/readme.md
+++ b/readme.md
@@ -1,9 +1,9 @@
-# Use Ubuntu 20.04 (Debian 11.x issues..)
+# Using Ubuntu 20.04
 
 # Install
 
 ```
-sudo apt install bison build-essential cmake chrpath diffstat flex gawk git git-lfs python3-distutils python-is-python3 rsync zstd lz4
+sudo apt install autoconf bison build-essential cmake chrpath diffstat flex gawk git git-lfs lz4 python3-distutils python-is-python3 rsync zstd
 ```
 
 # Install repo
@@ -11,6 +11,22 @@ sudo apt install bison build-essential cmake chrpath diffstat flex gawk git git-
 sudo apt install repo
 ```
 
+# Using Debian 10
+
+# Install
+
+```
+sudo apt install autoconf bison build-essential cmake chrpath diffstat flex gawk git git-lfs lz4 python3-distutils repo rsync zstd
+```
+
+# Using Debian 11
+
+# Install
+
+```
+sudo apt install autoconf bison build-essential cmake chrpath diffstat flex gawk git git-lfs lz4python3-distutils python-is-python2 repo rsync zstd
+```
+
 # No Dash...
 ```
 sudo dpkg-reconfigure dash