Permalink
Browse files

Update README.md

1 parent f66e269 commit 4d79aab30386ad1a9048faf82e57d074a2275c8f @travist committed Oct 9, 2014
Showing with 8 additions and 0 deletions.
  1. +8 −0 README.md
View
@@ -68,6 +68,14 @@ This order json file looks like the following...
If you'd like to save the order json for repeated use, simply add it to either `X:\mmas\config.json` in Windows (where X is your primary drive letter) or `\etc\mmas\config.json` in Linux/Mac. However, do note that using `-o order.json` will override the saved config.json.
+Using the Makefile
+------------------------------
+If you navigate to the downloaded folder within your terminal, you can then use the ```Makefile``` to type the command as it is in the XKCD comic.
+
+```
+sudo make me a sandwich
+```
+
Debugging & Troubleshooting
------------------------------
You can provide a debug argument which it will capture a screenshot within the "screenshots" folder for every step in the process. This is a good way

0 comments on commit 4d79aab

Please sign in to comment.