diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 3 insertions, 5 deletions
@@ -21,11 +21,9 @@ A free, simple and clean cross-platform 2D car racing game, powered by Web techn * **Website:** https://minteck.itch.io/kartik ## Setup -* Install the dependencies: `npm install` -* Run the file depending on your platform: - * On Windows: `kartik.bat` - * On Linux: `kartik.sh` - * On Mac: `kartik-mac.sh` +Download Kartik from one of the official sources: +* Itch: https://minteck.itch.io/kartik +* Official website: https://kartik.hopto.org ## Issues Issues are reported using GitHub issues. |