From 9a925a9216d8394d06c7a6e6cc3c798aceecfe28 Mon Sep 17 00:00:00 2001 From: veclavtalica Date: Mon, 7 Oct 2024 19:00:29 +0300 Subject: [PATCH] /docs/getting_and_compiling.txt: update so that it specifies an example with only getting lastest lfs state --- docs/getting_and_compiling.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting_and_compiling.txt b/docs/getting_and_compiling.txt index 4c01ea7..faeca65 100644 --- a/docs/getting_and_compiling.txt +++ b/docs/getting_and_compiling.txt @@ -1,4 +1,4 @@ -firstly, make sure to pull git-lfs references with: git-lfs fetch +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: PATH=$PATH:$(realpath ./tools/) navigate to one of /apps/ folders for demos