Fix directory name in README for cloning

This commit is contained in:
LINUXexpert.org
2026-01-22 15:55:15 -07:00
committed by GitHub
parent 5af853f871
commit df890027a2
+1 -1
View File
@@ -45,7 +45,7 @@ This project is intended for experienced Linux admins who understand APT, repo p
```bash
git clone https://github.com/LINUXexpert-org/ubuntu2mint.git
cd ubuntu-to-mint-convert-v3
cd ubuntu2mint
sudo bash ubuntu-to-mint-convert-v3.sh doctor
````