X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Finstallation-guide.rst;h=088490f6f310fc3202f2a2f85916b067221b1536;hb=e87ea199767eccd9a2e51346d7c38a84c7e16d46;hp=c3254f33cab9bbe79eda11beecd6eb8629f68e53;hpb=98f4201836f5b8f18c50371e22a9c4a29a481fb3;p=ric-plt%2Fxapp-frame-py.git diff --git a/docs/installation-guide.rst b/docs/installation-guide.rst index c3254f3..088490f 100755 --- a/docs/installation-guide.rst +++ b/docs/installation-guide.rst @@ -6,16 +6,16 @@ Installation Guide ================== -.. contents:: - :depth: 3 - :local: +The `ricxappframe` is available in `PyPI `_ . +Use pip to install the version required. -Installation ------------- - -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. +Installing the ricxappframe package does NOT install the required RMR system library, +a shared object written in C and available for most Linux systems. +For information on how to install the RMR system library, see here for +`DEB/RPM packages `_ +and here to install from +`source `_. +Alternatively, you can use a script (note, this file contains an RMR version +that is subject to change!) in the +`a1 `_ +repo.