diff options
author | tmk <tmk@users.noreply.github.com> | 2014-03-01 12:13:29 -0800 |
---|---|---|
committer | tmk <tmk@users.noreply.github.com> | 2014-03-01 12:13:29 -0800 |
commit | ef9902f5ed45178648bf65b57f0d4da2127c9708 (patch) | |
tree | 28244685ba70757587507495243cad57b3f8d6c0 | |
parent | 51e37dc5cd774b95d7bb325618c63caaa5c63918 (diff) |
Updated FAQ (markdown)
-rw-r--r-- | FAQ.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Build ## 'make clean' needs after changing config.h -To build with new config.h +To build with new **config.h** you need $ make clean |