aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/QUICK_START.txt
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/QUICK_START.txt')
-rwxr-xr-xcontrib/QUICK_START.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/QUICK_START.txt b/contrib/QUICK_START.txt
index 852f11c..a0b98bd 100755
--- a/contrib/QUICK_START.txt
+++ b/contrib/QUICK_START.txt
@@ -50,7 +50,7 @@ test -f ./contrib/QUICK_START.txt
# Commit all that!
- git commit -e -m "Starting new project using verilog-build template"
+ git commit -a -e -m "Starting new project using verilog-build template"
echo "Alright, good to go."
echo