Aggiorna README.md

This commit is contained in:
Fabio 2025-12-11 00:03:06 +08:00
parent cae521a336
commit 8e4179a579

View file

@ -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