diff --git a/README.md b/README.md index af9c057..a2c4660 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Before installing the required libraries, you must first install Python and pip First, download and extract the project with the following command : ```bash - wget https://github.com/wikm360/Xray-Log-Analyzer/releases/download/V2.1/Xray-Log-Analyzer.zip + wget https://github.com/wikm360/Xray-Log-Analyzer/releases/download/V2.2/Xray-Log-Analyzer.zip unzip Xray-Log-Analyzer.zip -d /root/Xray-Log-Analyzer cd Xray-Log-Analyzer/ ```