Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
MehulKhanna committed Dec 23, 2023
2 parents 3792e57 + afc4b76 commit 6bc15a7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ console.log(`%cYou now have your token in the clipboard!`, 'font-size: 16px');
```

## Requirements
- Requires Python 3.8+ to be installed.
- Requires Python 3.8+ (Not Python 3.12) to be installed.
- Requires FastAPI, Uvicorn and Ultralytics to be installed :-
- `pip install fastapi`
- `pip install "uvicorn[standard]"`
Expand All @@ -113,6 +113,7 @@ console.log(`%cYou now have your token in the clipboard!`, 'font-size: 16px');

2. ##### Grinder
- Download the `config.json` file and the `fishes.json` file.
- Make sure there are no bots other than PokeMeow in the server you are grinding in.
- Download the executable file for your operating system from the release tab.
- The `config.json`, `fishes.json` and the executable must be in the same folder.
- Run the executable, and the grinder should start.
Expand Down

0 comments on commit 6bc15a7

Please sign in to comment.