Merge pull request #16 from blairj09/readme-updates

Minor fixes to README.md
This commit is contained in:
Sean Lopp 2019-07-23 16:12:38 -06:00 committed by GitHub
commit f8dc075cda
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -71,7 +71,7 @@ The following operating systems are supported:
The R binaries are built on these open source containers, but have been tested
on their commerical equivalents. For example, the CentOS binaries also work on
RedHat Enterprise Linux (REHL) and the OpenSUSE binaries also worn on SUSE Linux
RedHat Enterprise Linux (REHL) and the OpenSUSE binaries also work on SUSE Linux
Enterprise Server (SLES).
Please see [r-docker](https://github.com/rstudio/r-docker) and
@ -86,7 +86,7 @@ install and use R packages.
# Developer Documentation
This repository orchestrates builds using a variety of tools built. The
This repository orchestrates builds using a variety of tools. The
instructions below outline the components in the stack and describe how to add a
new platform or inspect an existing platform.