summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index ea810ed..615456c 100644
--- a/README
+++ b/README
@@ -12,7 +12,9 @@ Getting the source via GIT:
git clone git://git.spreadspace.org/avr-projects.git
cd avr-projects
-mkdir -p contrib
+make -C contrib/
+
+The last step can also be done manually:
# checkout avr-utils from git: