Update install docs (only). 88/2688/4
authorTommy Carpenter <tc677g@att.com>
Thu, 5 Mar 2020 14:40:22 +0000 (09:40 -0500)
committerTommy Carpenter <tc677g@att.com>
Thu, 5 Mar 2020 15:03:59 +0000 (10:03 -0500)
Issue-ID: RIC-228
Change-Id: I7cf31f1cf2e64cd459462a4268d06dd12d8966a3
Signed-off-by: Tommy Carpenter <tc677g@att.com>
docs/installation-guide.rst

index ea6090f..c3254f3 100755 (executable)
@@ -13,4 +13,9 @@ Installation Guide
 Installation
 ------------
 
-[SOON THIS WILL BE TRUE] The `ricxappframe` is available in PyPi. Use pip to install the version you want.
+The `ricxappframe` is available in `PyPi <https://pypi.org/project/ricxappframe>`_ . Use pip to install the version you want.
+
+Installing the ricxappframe does NOT install the underlying rmr system dependency.
+The underlying dependencies are in C.
+For information on how to install rmr itself, see here for `packages <https://wiki.o-ran-sc.org/pages/viewpage.action?pageId=3605041>`_ and here to install from `source <https://wiki.o-ran-sc.org/display/RICP/RMR+Building+From+Source>`_.
+Alternatively, you can borrow a script (note, this file contains an rmr version that is subject to change!) in the `a1 <https://gerrit.o-ran-sc.org/r/gitweb?p=ric-plt/a1.git;a=blob;f=integration_tests/install_rmr.sh;h=70ee489ba2895ea67ca2c93ecefb2776ba2c9ff3;hb=78ba273b279a7e7af6dba811a29746b881a53a8e>`_ repo.