Commit 3e3ea632 authored by Ján Dzurek's avatar Ján Dzurek

fixed manage_large_binaries_with_git_lfs.md typo

parent 9aded5c8
......@@ -48,7 +48,7 @@ check it into your Git repository:
```bash
git clone git@gitlab.example.com:group/project.git
git lfs install # initialize the Git LFS project project
git lfs install # initialize the Git LFS project
git lfs track "*.iso" # select the file extensions that you want to treat as large files
```
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment