Add git LFS instructions to README. [ci skip]

This commit is contained in:
Jared Tobin 2019-06-30 18:42:58 +08:00
parent d945ed588e
commit 2a2cc3c97d
No known key found for this signature in database
GPG Key ID: 0E4647D58F8A69E4

View File

@ -50,8 +50,17 @@ The test suite can similarly be run via a simple:
make test
```
Note that some of the Makefile targets need access to pills tracked via [git
LFS][git-lfs], so you'll also need to have those available locally:
```
git lfs install
git lfs pull
```
[trav]: https://github.com/urbit/urbit.git
[nix]: https://nixos.org/nix/
[git-lfs]: https://git-lfs.github.com
## Contributing