Skip to content

Commit 6134890

Browse files
Add the git lfs install command
1 parent f89bce7 commit 6134890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/quickstart/openvela_ubuntu_quick_start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ After installation, you can run `repo --version` to verify it.
9898
This method requires you to add your SSH public key to your Gitee account first. Please refer to the [official Gitee documentation](https://gitee.com/help/articles/4191).
9999

100100
```bash
101-
repo init --u ssh://git@gitee.com/open-vela/manifests.git -b trunk -m openvela.xml --repo-url=https://mirrors.tuna.tsinghua.edu.cn/git/git-repo/
101+
repo init --u ssh://git@gitee.com/open-vela/manifests.git -b trunk -m openvela.xml --repo-url=https://mirrors.tuna.tsinghua.edu.cn/git/git-repo/ --git-lfs
102102
```
103103

104104
- Method 2: HTTPS

0 commit comments

Comments
 (0)