diff --git a/README.md b/README.md index c917eef..4f3884c 100644 --- a/README.md +++ b/README.md @@ -125,9 +125,12 @@ Installing for Red Hat Enterprise Linux, CentOS and Other Linux Distributions --------------------------- The MRAA project does not currently distribute official binaries for RHEL -or CentOS so developers will have to compiler the project from sources as +or CentOS so developers will have to compile the project from sources as described in the next section. +For testing and development purposes it may be possible to share and install +.deb and .rpm packages across similar Linux builds. + Compiling =========