Skip to content

Commit bd1518b

Browse files
committed
Add git-lfs in README.md
1 parent 3cfad44 commit bd1518b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

apps/website/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ This website is built using [Docusaurus 2](https://docusaurus.io/), a modern sta
44

55
### Installation
66

7+
When cloning the repository, make sure you have git-lfs installed. If you install git-lfs after cloning, simple run
8+
`git lfs pull` to download large files.
9+
710
```
811
$ npm install
912
```

0 commit comments

Comments
 (0)