Updated README

This commit is contained in:
Brandon Rozek 2024-09-06 18:15:48 -07:00
parent fe1bec0c7a
commit 15c610593d
No known key found for this signature in database
GPG key ID: 26E457DA82C9F480

View file

@ -11,7 +11,7 @@ git clone --recurse-submodules https://github.com/Brandon-Rozek/website
```
If you don't include `--recurse-submodules` then the theme won't load rendering the site unusable.
This repository uses Git-LFS to store some of the static assets. The git clone process should handle this portion for you, but in case it does not here are the commands to pull the static files manually.
This repository uses Git-LFS to store some of the static assets.
```bash
git lfs fetch
git lfs checkout