Browse Source

Merge pull request #36 from zarkone/linux-note

Linux deps
Namdak Tonpa 10 years ago
parent
commit
2d354e8768
1 changed files with 3 additions and 0 deletions
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -48,6 +48,9 @@ without Erlang prerequisite.
     $ _rel/sample/bin/sample console
 
 Note: [relx](https://github.com/erlware/relx) must be installed
+LINUX NOTE: if you want to have online recompilation you should do at first:
+
+    $ sudo apt-get install inotify-tools
 
 Support
 -------