aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/README.md')
-rw-r--r--firmware/README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/firmware/README.md b/firmware/README.md
index c8ad9df16..e377211a1 100644
--- a/firmware/README.md
+++ b/firmware/README.md
@@ -36,7 +36,12 @@ __Devices:__ Octoclock.
__Tools:__ avrtools, cmake
-__Build Instructions:__ Run `make` from the Octoclock source directory.
+__Build Instructions:__
+
+1. mkdir `<build directory>`
+2. cd `<build directory>`
+3. cmake `<source directory>`
+4. make
## zpu/