summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xresources/scripts/helpers/download/flashrom2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/scripts/helpers/download/flashrom b/resources/scripts/helpers/download/flashrom
index edf363a..99e9b02 100755
--- a/resources/scripts/helpers/download/flashrom
+++ b/resources/scripts/helpers/download/flashrom
@@ -36,7 +36,7 @@ rm -Rf "flashrom/"
# Get flashrom
# ------------------------------------------------------------------------------
-# download it using subversion
+# download it using git
git clone https://github.com/stefanct/flashrom.git
cd "flashrom/"