Update README.md
Browse files
README.md
CHANGED
@@ -108,7 +108,7 @@ To install and set up **IMageDucHaiten**, you have three options:
|
|
108 |
### Option 2: Full Package Installation via Git Clone
|
109 |
|
110 |
1. **Install Git and Git LFS**:
|
111 |
-
- Ensure Git is installed on your system. If not, download and install it from [Git's official site](https://git-scm.com/downloads).
|
112 |
- Install Git LFS (Large File Storage) by running:
|
113 |
```bash
|
114 |
git lfs install
|
|
|
108 |
### Option 2: Full Package Installation via Git Clone
|
109 |
|
110 |
1. **Install Git and Git LFS**:
|
111 |
+
- Ensure Git is installed on your system. If not, download and install it from [Git's official site](https://git-scm.com/downloads) and [Git lfs](https://git-lfs.com/)
|
112 |
- Install Git LFS (Large File Storage) by running:
|
113 |
```bash
|
114 |
git lfs install
|