Skip to content

Commit

Permalink
Add instruction to install Git Large File Storage (#234)
Browse files Browse the repository at this point in the history
* Add instruction to install Git Large File Storage

* Change formatting of docs link

---------

Co-authored-by: Devin Altobello <[email protected]>
  • Loading branch information
daltobello and daltobello authored Aug 21, 2024
1 parent 4990a48 commit 21febff
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions heat-stack/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 [email protected]:codeforboston/home-energy-analysis-tool.git
# create an environment file
Expand Down

0 comments on commit 21febff

Please sign in to comment.