Просмотр исходного кода

Merge pull request #36 from zarkone/linux-note

Linux deps
Namdak Tonpa 10 лет назад
Родитель
Сommit
2d354e8768
1 измененных файлов с 3 добавлено и 0 удалено
  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
 -------