Thank you for sharing this great work! I noticed a small typo in the README that might confuse new users:
In the "Environment Setup" section, the repository name is written as EHM-Trakcer, but the actual repository and the correct spelling should be EHM-Tracker (with "Tracker" instead of "Trakcer").
The incorrect spelling appears here:
git clone git@github.com:Pixel-Talk/EHM-Trakcer.git
git clone https://github.com/Pixel-Talk/EHM-Trakcer.git
cd EHM-Trakcer
Thank you for sharing this great work! I noticed a small typo in the README that might confuse new users:
In the "Environment Setup" section, the repository name is written as
EHM-Trakcer, but the actual repository and the correct spelling should beEHM-Tracker(with "Tracker" instead of "Trakcer").The incorrect spelling appears here:
git clone git@github.com:Pixel-Talk/EHM-Trakcer.git git clone https://github.com/Pixel-Talk/EHM-Trakcer.git cd EHM-Trakcer