From 38a2c6e4661091afab05c9de82006178fd54006e Mon Sep 17 00:00:00 2001 From: James Blair Date: Mon, 22 Jul 2019 16:09:37 -0600 Subject: [PATCH] Minor fixes to README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 556ab6c..9516f72 100644 --- a/README.md +++ b/README.md @@ -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.