diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -4,9 +4,11 @@ A video game entry for the Spring Lisp Game Jam 2024. ## Installation -Only Linux is supported at this time. +!!! Important: On Arch linux, make sure you install the +`libxcrypt-compat` package! -Grab the AppImage file from the repo, then do: +Only Linux is supported at this time. Grab the AppImage file from the +repo, then do: ``` chmod +x turbo-racer-3000-latest-x86_64.AppImage |