From ef6b985cc30d6e51e3728b2e46f30c7ff7c3afbc Mon Sep 17 00:00:00 2001 From: Nathan Flurry Date: Thu, 11 Apr 2024 14:06:11 -0700 Subject: [PATCH] fix: doc git lfs requirement --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 280e76e4..a0fde04f 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ _This is the source code for the [Rivet Hub](https://hub.rivet.gg) frontend_ - [NodeJS](https://nodejs.org/en/) v16+ - [Yarn](https://yarnpkg.com/) +- [Git LFS](https://git-lfs.com/) (make sure this is installed before cloning repo) ## Getting started