X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Finstallation-guide.rst;h=c3254f33cab9bbe79eda11beecd6eb8629f68e53;hb=01533e60cd85f4b9c99c7d1c50ad0ae259e32f5e;hp=ea6090f96b4c43ca242cdabcdc7757485025a0e2;hpb=53786ca4caf3382ebcbab10f25a993db23b4d99f;p=ric-plt%2Fxapp-frame-py.git diff --git a/docs/installation-guide.rst b/docs/installation-guide.rst index ea6090f..c3254f3 100755 --- a/docs/installation-guide.rst +++ b/docs/installation-guide.rst @@ -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 `_ . 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 `_ and here to install from `source `_. +Alternatively, you can borrow a script (note, this file contains an rmr version that is subject to change!) in the `a1 `_ repo.