Update README.md

main
Graham Helton 2 years ago committed by GitHub
parent ddbb4f683d
commit f853894688
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -22,7 +22,8 @@ python3.10 --version # Make sure python3 is installed
## Installing ear2ground
```bash
git clone https://github.com/grahamhelton/Ear2Ground
pip install -r requirements.txt
cd Ear2Ground
pip3 install -r requirements.txt
python3.10 e2g.py
```

Loading…
Cancel
Save