From 15c610593d60eee895fd611ac1fd8902319c8043 Mon Sep 17 00:00:00 2001 From: Brandon Rozek Date: Fri, 6 Sep 2024 18:15:48 -0700 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d871ef..aa52dff 100644 --- a/README.md +++ b/README.md @@ -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