From 21febffa5b76e189d3578eff3465f57d60effe36 Mon Sep 17 00:00:00 2001 From: Devin Altobello <130494366+daltobello@users.noreply.github.com> Date: Tue, 20 Aug 2024 22:17:35 -0400 Subject: [PATCH] Add instruction to install Git Large File Storage (#234) * Add instruction to install Git Large File Storage * Change formatting of docs link --------- Co-authored-by: Devin Altobello <130494366+alto-fx@users.noreply.github.com> --- heat-stack/README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/heat-stack/README.md b/heat-stack/README.md index d3e15f16..2a793078 100644 --- a/heat-stack/README.md +++ b/heat-stack/README.md @@ -2,6 +2,13 @@ ### On your computer +``` +# install Git Large File Storage +docs here: https://git-lfs.com/ +Homebrew: brew install git-lfs +run the command: git lfs install +``` + ``` git clone git@github.com:codeforboston/home-energy-analysis-tool.git # create an environment file