diff --git a/README.md b/README.md index b416777..9188d97 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Website Downloader CLI is a **tiny, pure-Python** site-mirroring tool that lets sudo -s cd /usr/local mkdir python -https://forgit.patachina.it/Fabio/website-downloader.git +git clone https://forgit.patachina.it/Fabio/website-downloader.git cd website-downloader sudo apt install python3-full python3-venv -y python3 -m venv .venv