hookup -> hooks, the ones you source

This commit is contained in:
veclav talica 2024-10-08 08:19:47 +03:00
parent 82e647c9e1
commit 133021b91e
2 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
firstly, make sure to pull git-lfs references with: :git lfs fetch origin main: firstly, make sure to pull git-lfs references with: :git lfs fetch origin main:
install cmake and sdl2-dev packages in manner suitable to your distribution install cmake and sdl2-dev packages in manner suitable to your distribution
add /tools/ directory to your $PATH, for example, with :source hookup: add /tools/ directory to your $PATH, for example, with :source hooks:
navigate to one of /apps/ folders for demos navigate to one of /apps/ folders for demos
run `twn build` to build run `twn build` to build
runnable apps should have the same name as app folder it is in runnable apps should have the same name as app folder it is in

View File