diff --git a/README.md b/README.md
index fb696354b60098d049d880555c6492739babde48..d83849d633fa38cf1da19744a1b007cb3ae6d10e 100644
--- a/README.md
+++ b/README.md
@@ -40,6 +40,8 @@ export LD_LIBRARY_PATH=$HOME/my_exp_soft/lib:$HOME/my_exp_soft/lib64:$LD_LIBRARY
 
 **Do not install into the source directories**. (ノಠ益ಠ)ノ彡┻━┻
 
+First you should build evio followed by podd. Here are all the steps:
+
 #### Build EVIO with cmake
 
 ```