We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ad5405 commit 960cab3Copy full SHA for 960cab3
README-dev.md
@@ -21,6 +21,7 @@ Before starting, ensure you have the following tools installed:
21
After cloning the repository, you need to fetch the submodules:
22
23
```sh
24
+export GIT_LFS_SKIP_SMUDGE=1
25
git submodule update --init --recursive
26
```
27
0 commit comments