laubonghaudoi commited on
Commit
bc082b8
·
verified ·
1 Parent(s): 8a0b169

Add `git lfs install` to initialize LFS

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -231,6 +231,7 @@ If you don't want to run python codes and want to do this via command lines, you
231
  mkdir zoengjyutgaai
232
  cd zoengjyutgaai
233
  git init
 
234
 
235
  git remote add origin https://huggingface.co/datasets/CanCLID/zoengjyutgaai
236
  git sparse-checkout init --cone
 
231
  mkdir zoengjyutgaai
232
  cd zoengjyutgaai
233
  git init
234
+ git lfs install
235
 
236
  git remote add origin https://huggingface.co/datasets/CanCLID/zoengjyutgaai
237
  git sparse-checkout init --cone