Do not thread by default, but let the user choose.
[ric-plt/xapp-frame-py.git] / examples / README.md
index 6677a18..1c1a6db 100644 (file)
@@ -2,6 +2,8 @@
 
 Running the two examples (adjust for your shell notation)
 
+    pip install --user -e .
+    cd examples
     set -x LD_LIBRARY_PATH /usr/local/lib/:/usr/local/lib64; set -x  RMR_SEED_RT test_route.rt; python pong_xapp.py
-
+    (diff tmux window)
     set -x LD_LIBRARY_PATH /usr/local/lib/:/usr/local/lib64; set -x  RMR_SEED_RT test_route.rt; python ping_xapp.py