/docs/getting_and_compiling.txt: add a note on git lfs install
This commit is contained in:
parent
3a57833ac1
commit
7886650339
@ -1,4 +1,5 @@
|
|||||||
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:
|
||||||
|
you might have to run `git lfs install` before that
|
||||||
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 /bin/ directory to your $PATH, you can do it cleanly with :source hooks: command
|
add /bin/ directory to your $PATH, you can do it cleanly with :source hooks: command
|
||||||
navigate to one of /apps/ folders for demos
|
navigate to one of /apps/ folders for demos
|
||||||
|
Loading…
Reference in New Issue
Block a user