From ef86300bd33feb6ac627be39af739cc8ed275dc8 Mon Sep 17 00:00:00 2001 From: Philip Trauner Date: Fri, 18 May 2018 23:50:28 +0200 Subject: [PATCH] Suggested pull sub-command of git-lfs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a3a30bf..c53b70d 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ make build * [sfdisk](https://linux.die.net/man/8/sfdisk) was upgraded quite some time ago and its user interface changed significantly. Current versions do not provide all required flags to successfully create a working image, therefor an old version is used. * Corrupt files? - `git lfs install` + `git lfs install && git lfs pull` * Running out of disk space? I'd recommend at least `20GB` of spare storage. @@ -113,4 +113,4 @@ make build Cool, be aware that applying them on all Wallaby controllers is a major pain in the butt. Consider publishing a package in the F-WuTS repository instead. * What am I supposed to do with `0s.img`? - 😒 \ No newline at end of file + 😒