aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 56c56fd..f2e4a04 100644
--- a/README.md
+++ b/README.md
@@ -8,4 +8,6 @@ Required packages:
* openocd
* make
-Use run.sh to upload the final output to the processor.
+Use ```run.sh``` to upload the final output to the processor.
+
+To make an initrd, add files to ```initrd/``` and then run ```./mkinitrd.sh```.