Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 952 Bytes

INSTALL.md

File metadata and controls

14 lines (14 loc) · 952 Bytes

Installation Guide

step 1: ensure python installed on your operation system

For Install Python On Windows

access to https://python.org/downloads and choise your windows version and download you have been download file open file content setup python and install normally and verfiy tap an your cmd or powershell this command python --version for download git on windows tap on powershell or cmd winget install --id Git.Git -e --source winget Ubuntu Or Debian : apt-get install python3 git and tap on your terminal python --version Fedora: yum install python3 git and tap on your terminal python --version Arch linux: pacman -S python3 git and tap on your terminal python --version Termux: pkg install python3 git and tap on your termux python --version

For Mac OS Users

brew install python3 git

clone respository whith git

git clone https://github.com/0625963141-cyber/hash-file-checker/ cd hash-file-checker python3 hashcheck.py