Private
Public Access
2
0

readme.md: fix typo and mention packages may be compatible

For testing purposes it should be possible to share .deb packages across a variety of Debian builds or .rpm packages across systems that have dnf/yum available

Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Mihai Tudor Panu
2020-05-07 14:10:17 -07:00
parent e70198f659
commit e52c5bb7c3

View File

@@ -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
=========