diff --git a/docs/getting_and_compiling.txt b/docs/getting_and_compiling.txt index d55a6ea..63bbc8e 100644 --- a/docs/getting_and_compiling.txt +++ b/docs/getting_and_compiling.txt @@ -1,6 +1,6 @@ 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 -add /tools/ directory to your $PATH, for example, with :source hooks: +add /bin/ directory to your $PATH, you can do it cleanly with :source hooks: command navigate to one of /apps/ folders for demos run `twn build` to build runnable apps should have the same name as app folder it is in