From c0a37c4b4513e3459d478b0aa7ecba72f234a836 Mon Sep 17 00:00:00 2001 From: Bernd Date: Tue, 5 Aug 2025 16:51:58 +0500 Subject: [PATCH] updating readme --- readme.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 47be249..a65266f 100644 --- a/readme.md +++ b/readme.md @@ -10,5 +10,8 @@ Then run a binary: `./dist/AnimeTracker/AnimeTracker` +## How to update the binary file +cp ~/Documents/programs/python/anime-tracker/dist/AnimeTracker/AnimeTracker ~/Applications/AnimeTracker/AnimeTracker + ## How to run this app without building: -`python frontend.py` \ No newline at end of file +`python frontend.py`