Skip to content

Commit 8a8e493

Browse files
Add the git lfs install command
1 parent a9de111 commit 8a8e493

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

en/quickstart/openvela_ubuntu_quick_start.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Open a terminal and run the following commands to update the package list and in
3030
```Bash
3131
sudo apt update
3232
sudo apt install git git-lfs cmake python3 build-essential
33+
git lfs install
3334
```
3435

3536
## Step 2: Download the Source Code

zh-cn/quickstart/openvela_ubuntu_quick_start.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
```Bash
3131
sudo apt update
3232
sudo apt install git git-lfs cmake python3 build-essential
33+
git lfs install
3334
```
3435

3536
## 步骤二:下载源代码

0 commit comments

Comments
 (0)