From 98f4201836f5b8f18c50371e22a9c4a29a481fb3 Mon Sep 17 00:00:00 2001 From: Tommy Carpenter Date: Thu, 5 Mar 2020 09:40:22 -0500 Subject: [PATCH] Update install docs (only). Issue-ID: RIC-228 Change-Id: I7cf31f1cf2e64cd459462a4268d06dd12d8966a3 Signed-off-by: Tommy Carpenter --- docs/installation-guide.rst | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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. -- 2.16.6