diff --git a/README.md b/README.md index d83849d633fa38cf1da19744a1b007cb3ae6d10e..3c59144335cd3eebae922392cfb2c5f3b2e20f59 100644 --- a/README.md +++ b/README.md @@ -37,11 +37,12 @@ towards the end of your `.bashrc`): export PATH=$HOME/my_exp_soft/bin:$PATH export LD_LIBRARY_PATH=$HOME/my_exp_soft/lib:$HOME/my_exp_soft/lib64:$LD_LIBRARY_PATH ``` + (ノಠ益ಠ)ノ彡┻â”â”» **Do not install into the source directories**. -**Do not install into the source directories**. (ノಠ益ಠ)ノ彡┻â”â”» - +(ノ^_^)ノ┻â”â”» ┬─┬ ノ( ^_^ノ) First you should build evio followed by podd. Here are all the steps: + #### Build EVIO with cmake ```