Skip to content

Commit

Permalink
Add git-lfs requirement
Browse files Browse the repository at this point in the history
Just reinstalled my computer and it seems that  git-lfs is still required, otherwise the master branch can't be checked out.
  • Loading branch information
bchauvin authored May 10, 2023
1 parent 6a79566 commit a9f6246
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
## Requirements

- [Git](https://git-scm.com/) - make sure your Privacy & Security settings allow to download applications from anywhere
- [Git-LFS](https://docs.github.com/en/repositories/working-with-files/managing-large-files/installing-git-large-file-storage)
- [SSH key associated with GitHub](https://help.github.com/articles/generating-an-ssh-key/).
- Test access with `ssh -T [email protected]` - see [here](https://help.github.com/articles/testing-your-ssh-connection/) for help.
- [Node.js](https://github.com/creationix/nvm#install-script) — Latest Active LTS: See [Release schedule](https://github.com/nodejs/LTS#lts_schedule)(e.g. v8.11.3)
Expand Down

0 comments on commit a9f6246

Please sign in to comment.