mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 04:11:10 -05:00
Chore: Update README.md to mention git-lfs requirement (#698)
The cline repo will fail to clone without git-lfs, as demo.gif is a pointer. This leaves the user with a incomplete cloned repository.
This commit is contained in:
@@ -104,7 +104,7 @@ To contribute to the project, start by exploring [open issues](https://github.co
|
|||||||
<details>
|
<details>
|
||||||
<summary>Local Development Instructions</summary>
|
<summary>Local Development Instructions</summary>
|
||||||
|
|
||||||
1. Clone the repository:
|
1. Clone the repository *(Requires [git-lfs](https://git-lfs.com/))*:
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/cline/cline.git
|
git clone https://github.com/cline/cline.git
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user