Browse Source

small note for linux users.

Anatoly Smolyaninov 10 years ago
parent
commit
a6e650bbd2
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
 -------