Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
Fix typo in readme
  • Loading branch information
makeasnek authored Jan 12, 2025
1 parent 2838d88 commit 533a37f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Special thanks to <a href="https://github.com/nielstron/pyboinc">PyBOINC</a> whi

- Download the latest version of python from python.org. Enable the "install to system path" option while installing.
- In command prompt, run the command `python -m pip install --upgrade pip`
- In command prompt, run `"cd C:\users\username\Downloads\FindTheMag-master"` or wherever you saved the tool
- In command prompt, run `cd C:\users\username\Downloads\FindTheMag-master` or wherever you saved the tool
- In command prompt, run the command `pip install -r requirements.txt`
- Double-click on main.py or run `python main.py` from command prompt. We suggest the second method as it will display errors if the program exits unexpectedly

Expand Down

0 comments on commit 533a37f

Please sign in to comment.